HTML5 and Jordan
HTML 5 has a lot of changes in an attempt to make it easier to develop a standard-based web page. The first thing in those changes is DOCTYPE declaration. HTML5 introduces a new DOCTYPE, which looks like this: The declaration is placed before the tag. This tag tells the browser which HTML specification the document [...]
Read more