0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

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.052 seconds