diff --git a/Frontend Interview Preparation.txt b/Frontend Interview Preparation.txt index 0926557..284c337 100644 --- a/Frontend Interview Preparation.txt +++ b/Frontend Interview Preparation.txt @@ -121,7 +121,9 @@ I'd be happy to provide detailed answers on these HTML and web development topic Semantic HTML5 Elements -Semantic HTML5 elements are tags that convey meaning about the structure and content of a web page to both browsers and developers. They improve accessibility, SEO, and code readability. Key semantic elements include: +Semantic HTML5 elements are tags that convey meaning about the structure and content of a web page to + both browsers and developers. They improve accessibility, SEO, and code readability. Key semantic + elements include:
: Introductory content or navigational links