0
Welcome Guest! Login
0 items Join Now

Adding CSS to separate HTML page.

  • Adding CSS to separate HTML page.

    Posted 15 years 9 months ago
    • I have uploaded a separate HTML file into my main directory. I'm going to create a wrapper around it so it displays as a normal page on my website. how can I apply the template CSS to this HTML document?
    • http://www.Oscarfishlover.com - the website for great Oscar Fish advice and help
  • Re: Adding CSS to separate HTML page.

    Posted 15 years 9 months ago
    • Put a link to the CSS file within the head section of the page to use the CSS styling for example

      <link rel="stylesheet" href="xxx/xxx.css" type="text/css" />

Time to create page: 0.057 seconds