+ 1
what are <nav>, header,<article >,<footer> used for
2 Antworten
+ 5
nav is used for a navigation bar
header is used to place a header
article is used to place unrelated or slightly different content (from main)
footer is used to place a footer
+ 3
Header is a tag used to place a header
You can check this lessons about your dude:
https://www.sololearn.com/learn/HTML/2199/
https://www.sololearn.com/learn/HTML/2195/