Reputation: 26968
I found that in HTML5,
we need to use <header>
, <footer>
tag instead of <div>
tag , better approach?
However, I can't find any solution to style the into center position?
Who can Help?
in CSS,
header{
???
???
}
Upvotes: 2
Views: 12081