Hi, I bought a domain name and want to install a free CSS template but I'm getting some problem. Can you please help me so that I can do my job successful? Thanks in advance.
1.Upload your css file to your server, in the directory where your html files reside. 2.Insert this: <link rel="stylesheet" href="template.css" type="text/css" /> Between the <head> tags at the top of each of your html files. Make sure to change" template.css" to whatever your css file is named. Should do the trick. But if your new to all this and want a website fast. I would recommend Wordpress.
I second the "wordpress" thing.. not to mention you can just edit the css in the wordpress admin anyway. But linking to it in your html like obehi said should work.