CSS
CSS (Cascading Style Sheets) is used to describe presentation semantics i.e. how a document looks and feels.
It can be embedded directly inside tags (by using the style attribute) or inserted in the document head by using the style tag.
![]()
CSS (Cascading Style Sheets) is used to describe presentation semantics i.e. how a document looks and feels.
It can be embedded directly inside tags (by using the style attribute) or inserted in the document head by using the style tag.