Latest posts on "HTML"

center a picture on a web page using HTML

2 March 2017

In this article, I will show you how to align images to the center. It’s very simple to align images on the WebPages. Normally, tag is an inline element, so it acts differently over the elements.

How to create a favicon for website on browser tab?

16 February 2017

In this article, I will show you how to create favicon for website on the browser tab. The size of the site icon should be about 16x19 pixels and named as favicon.ico or something. It also called as shortcut icon,bookmark icon or webpage icon.

How to redirect to a particular section of a page in HTML with example?

15 February 2017

In this article, I will show you how to redirect html link to section of page. Create an html page with link button and section tag.You need to add an id attribute for the section tag and pass section to the end of the URL using hash(#).

Page 1 of 1