Home About

All posts tagged with "HTML"

In order to make websites you need mark up. These are all my posts on HTML (Markup Language) which is the foundation for creating websites.

Page 1 of 1

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 »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on HTML, Web, Website 16 January 2021

Ghost blog - How to link within the same document using an anchor tag in markdown

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 »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Ghostblog, Blogging, Web, HTML 19 December 2020

Javascript - how to get a child element with a specific class, attribute or any other selector

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 »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Javascript, Vanilla javascript, HTML, Web development 05 October 2020

Ghost blog - Getting rid of the <br> tag and space added between text and image when inserting images from Unsplash

I recently tried the feature "Add image from Unsplash" on my Ghost blog. However I quickly found out that there is a lot of »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Ghostblog, HTML 19 September 2020

How to lazy load Disqus using vanilla/native javascript!

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 »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Disqus, Javascript, Web, HTML 27 June 2020

The website checklist for when you are about to launch a new site - updated 2020

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 »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on HTML, Javascript, CSS, Website, Web development 29 August 2018

Chrome/Firefox - Javascript file is loaded but is not run and the console is empty

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 »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Javascript, Browser, HTML 18 October 2017

How to escape and show HTML tags in your (Ghost)blog

I had this problem earlier I needed to escape a HTML tag like <Tag> on my blog (I am using Ghost Blog). I am »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Ghostblog, HTML, Escaping, Blogging 17 July 2017

Returning HTML or any file using Asp.Net controller

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 »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on C#, Webapi, HTML 11 March 2017

Adding inline images between the text of your ghost(pro) blog posts

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 »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Ghostblog, CSS, HTML 01 January 2016
Page 1 of 1
Rss
Twitter
LinkedIn
profile for Peter Rasmussen at Stack Overflow, Q&A for professional and enthusiast programmers
Peter Daugaard Rasmussen - developer, Consultant, Blogger © 2021 Cookie policy