Category: HTML/HTML5

html5-logo

Add a Favicon to a Website

Add a favicon to a website What is a favicon? A favicon is a graphic icon or image that is associated with a particular web page and/or a website. Favicons are often displayed as...
html5-logo

Create headings in HTML

Create Headings in HTML Headings are very important in HTML documents. Search engines use your headings to index the structure and the content of your pages, headings provide structure, and visitors skim your pages...
css3-logo

Align text in HTML and CSS

Align text in HTML and CSS In English, most European languages and on the World Wide Web, text is usually left-aligned. In languages that read text right-to-left, text is commonly right-aligned. Right-aligned text is...