sunveer
New Member
- Messages
- 46
- Reaction score
- 0
- Points
- 0
I am designing my website. The header of every page of the website is same therefore I decided to use <object> tag to include the header in all pages.
I have created a separate header.html page in which I displayed the banner, and navigation bar and put the it in the <object data="header.html"> in each page.
But I came across a problem that when people with different resolutions visit my site how can I manage it for everyone the size of my header?
How the header can be resized automatically for different users?
I have created a separate header.html page in which I displayed the banner, and navigation bar and put the it in the <object data="header.html"> in each page.
But I came across a problem that when people with different resolutions visit my site how can I manage it for everyone the size of my header?
How the header can be resized automatically for different users?