+ 1

Html

<header> ________ <header> This code in the body. The text in the header is top, bottom or center

2nd Dec 2024, 3:04 PM
Mohamed Eletriby
Mohamed Eletriby - avatar
3 ответов
+ 7
Mohamed Eletriby by default the <header> covers the whole width and you modify with css inline style the h-tags style="text-align:center;" yes generally it is at the top but you can reuse the header at the beginning of each chapter <header> <h1 style="text-align:center;">Book Title</h1> <h2>**Chapter 1 Title</h2> </header>
2nd Dec 2024, 3:57 PM
BroFar
BroFar - avatar
+ 1
Center
4th Dec 2024, 2:51 AM
Fasakin Anuoluwapo Angel
Fasakin Anuoluwapo Angel - avatar
0
The Header tag is mainly used on websites to Make Navigations and brand logos. It has links of other pages on website and its different from <head> tag
3rd Dec 2024, 2:14 PM
Sarmad Ali
Sarmad Ali - avatar