DivitoDesign

Everything for the Web Professional
HTML

Tag:

How To Use HTML Heading Tags with SEO Purpose

This article is a beginners guide to heading tags in HTML and their search engine purpose. This time we are going to talk about the heading tags you can use in HTML. To give you an example: h1, h2, h3, h4, h5, h6. These tags are used in HTML to define a heading or title. [...]

What is a DOCTYPE and What Does it do?

When a browser scans your website, the first thing it looks for is its DOCTYPE. It helps render your website the proper way. Ever realized that a browser isn’t a real life guy that can guess in what language and type it is written? Well, a browser is just a tool for people to view [...]