HTML5 APPLICATIONS DEVELOPMENT MANUAL

(lu) #1

In HTML 4, doctype declarations require a reference to a Document


Type Definition (DTD) and looks quite complex.


In HTML5, the doctype declaration is simpler, as shown below.


<!doctype html>


Deprecated Elements


As new standards are released from the W3C there are also elements


that will no longer be supported by the W3C standards and therefore


browsers will eventually stop displaying deprecated elements.


The following HTML elements are considered deprecated and are not


supported in HTML5 pages.


HTML5 Tags to Display Graphics


Images are an incredibly important aspect of creating engaging Web


pages. There are two major categories of images that can be used:



  • raster (bitmap)

  • vector


Raster images are made up of pixels, while vector images are made of

Free download pdf