HTML - Should you use <br> or <br/> as line break?
I recently realised that I had some old posts on my blog with some line break tags (<br/>) in them, however what I had »
I recently realised that I had some old posts on my blog with some line break tags (<br/>) in them, however what I had »
It took me way too long to figure out how to link to a headline further down in my blog post within markdown. I hope I »
In order to get a child element or several child elements I would suggest you use the querySelectorAll or QuerySelector functions. Yes these can be both »
I recently tried the feature "Add image from Unsplash" on my Ghost blog. However I quickly found out that there is a lot of »
I recently found out that my blog was slow according to google pagespeed. I scored below 50, but I could have sworn that when I created »
Have you ever been about to publish a website and feel that you are missing something? me too! That is why I created my own checklist »
I just had this issue. All I needed was to run a simple javascript to test something, but it just would not run. In the end »
I had this problem earlier I needed to escape a HTML tag like <Tag> on my blog (I am using Ghost Blog). I am »
I have updated this post to take asp.net core into consideration. If you are looking for an answer on how to do this in Web »
During the writing of my first blog post I hit a bump on the road. I was trying to insert a very small image in the »