-
Chapter 1: Images
Images drive people attention and make them comfortable on your website. Web authors want to […]
-
Chapter 2: Links
Hyperlinks or simply links are the elements on the website that connect one page to […]
-
Chapter 3: Tables
Primarily we observe two types of tables on web pages. Layout tables Data tables. Layout […]
-
Chapter 4: Headings
Headings form the most important part in the structure of the page. They allow the […]
-
Chapter 5: Lists
Lists are quite common on web pages. They are used to denote similar items grouped […]
-
Chapter 6: Forms
Accessibility of forms is an important and major concepts in web accessibility. In one or […]
-
Chapter 7: Error Handling
As we validate each form element before the user submits the response, we must think […]
-
Chapter 8: Language
The language of each page must be specified in the markup. This will allow user […]
-
Chapter 9: Other Semantics
Certain elements of the markup may not provide semantic meaning to the user. Either alternates […]
-
Chapter 10: Parsing
While developing a web page, it is possible to make mistakes. Similar to any programming […]