How to apply css codes for a template ?
At this website http://www.free-css-templates.com/ I downloaded zipfiles for a free template, unzipped them but can't find out how to apply them to get a website. Pasted codes in a texteditor but see codes only, not a template. Any hints will be very welcome ! I also run this brand new startpage http://webbuilder.coolstart.nl, somebody who can sometimes answer questions from users (and promote his own site) would be welcome to join ! Prospherous New Year 2009 to all !
Public Comments
- In the index file between the head tag, it should say: <link href="LinkToStyleSheet.css" rel="stylesheet" type="text/css" /> Make sure the link is pointing to the exact .css file
- You probably got an html page, a css sheet, and an image folder, like the one I just downloaded to check. If you open the html page in a browser, it should look just like the one in the demo. You can't add it to your site. You have to build your content and links into the template.
- hi create a class like .hello { font-size:20px; } and add class on his page <link href="style.css" rel="stylesheet" type="text/css" /> and apply class on anchor tag <a href="#" class="hello" /> i m web developer if u have website for development or design then pls mail me at madangdhiman@yahoo.co.in thanks
Powered by Yahoo! Answers