Page 2 - HTML5
P. 2

Table of Contents


        About                                                                                                  1

        Chapter 1: Getting started with HTML                                                                   2

          Remarks                                                                                              2

          Versions                                                                                             2

          Examples                                                                                             2


            Hello World                                                                                        2
        Introduction                                                                                           2


        Element insight                                                                                        3

        Creating a simple page                                                                                 3

        Simple page break down                                                                                 4

        Chapter 2: Anchors and Hyperlinks                                                                      6


          Introduction                                                                                         6

          Syntax                                                                                               6

          Parameters                                                                                           6

          Examples                                                                                             7

            Link to another site                                                                               7

            Open link in new tab/window                                                                        7

            Link to an anchor                                                                                  8

            Link that runs JavaScript                                                                          8
            Link to a page on the same site                                                                    9

            Link that runs email client                                                                        9

            Link that dials a number                                                                          10

        Chapter 3: ARIA                                                                                      11

          Syntax                                                                                              11

          Remarks                                                                                             11

          Examples                                                                                            12

            role="alert"                                                                                      12

            role="alertdialog"                                                                                12

            role="application"                                                                                12

            role="article"                                                                                    12
   1   2   3   4   5   6   7