What Is The Function Of Semantic Html?
4 years ago
Semantic Web Technologies
- Semantic HTML provides the traditional methodologies to work and markup the code according to the guidelines.
- It doesn’t specify the layout details in which the HTML needs to be presented or written.
- Semantic HTML uses the old tags like <em> that denotes emphasis rather than <i> tag that used to denote italics.
- Layout details are web browser dependent and it is placed according to the combination of Cascading style sheets.
- The semantic of the objects are also not described by the use of items and by using their sales and price details.
Rajiv Shah
Jan 24, 2022