News

Insert the included header in "index.html." Click inside "index.html" at the location where you want the header inserted, then click "Insert," followed by "Server-Side Include." ...
Open your website's stylesheet in Notepad or your code editor. At the top of the code, write a style rule setting the entire page and HTML body to 100 percent height:html, body { height: 100%; } ...