Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Cascading Style Sheets _ Need help with link CSS to my webpage

Posted by: greencat Mar 28 2019, 08:49 AM

I want to link my CSS file to my webpage but it's not working my CSS file is save as "styles.css.txt" which I suspect may be the problem but not sure how I can solve it.

This is what I entered in HTML

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

Posted by: CharlesEF Mar 28 2019, 10:28 AM

If you can see the '.txt' part then just rename the file and remove the '.txt' part.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)