1. Block Level Element:- A Block-Level Element is an HTML element that begins a new line on a web page and extends the full width of the available horizontal space of its parent element. 

2. Type of CSS:- Inline, External, and Internal CSS.

3. Span tag:-The <span> tag is an HTML tag and is used to target inline elements in a document.