Skip to content

Commit dde7c67

Browse files
committed
Update README.md
1 parent 3c998f7 commit dde7c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ The HTML `<main>` element represents the dominant content of the `<body>` of a d
414414
<b><a href="#">↥ back to top</a></b>
415415
</div>
416416

417-
## Q. Define semantic markup. What are the semantic meanings for `<section>, <article>, <aside>, <nav>, <header>, <footer>` and when/how should each be used in structuring html markup?
417+
## Q. What are the semantic meanings for `<section>, <article>, <aside>, <nav>, <header>, <footer>` and how should each be used in structuring html markup?
418418

419419
* `<header>` is used to contain introductory and navigational information about a section of the page. This can include the section heading, the author\'s name, time and date of publication, table of contents, or other navigational information.
420420

0 commit comments

Comments
 (0)