Semantic Mark-up
Semantic is a term for meaning, technically it is the meaning of a element and how that element describes the mark up of XHTML. There are many benefits to using semantics.
- Your website will be more accessible and understandable to people using screen readers.
- Search engine ranking will increase due to them being able to read the page easilier.
- In lots of cases it will decrease the amount of code on the page.
Leave a Reply