Hey guys, I can not figure out how I can move the blogspot .css into an external file. The code that is used is the following: What must I type in to use an external style sheet instead? Thanks!
Hi Hendricius, You can follow these steps: 1. Create a style.css file, paste all the css code to it then upload to your host 2. Add this line before </head>. Remember change the link in bold to yours Cheers
why you want to do that..? There's no need to move the css into an external file. keep it there and it works..
It might work but it´s unusual to do so, cause of the abridgment of ur sourecode. U can call it civility So put it into an extra file
Hi tendulkar2, It is better when we move the css code to another file, not only make your template more beautiful but also good for SEO! When google cache, if 2 pages have the same content/keywords, the lighter size will be shown above others on Search Engine That's why wordpress (and many) use an external css file, huh ?