• 0

Css, i'm lostttttttttt


Question

Hi there, I'm redesigning http://www.potton-delph.co.uk ,

I just learnt that I could use CSS and have read a tutorial and have a basic idea of how everything fit's together but i'm totally lost when it comes to practice. If you guys could provide a working example that would be great.

Cheers.

Mark.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

hmm? viewing the source on this page includes a style sheet

a:link { text-decoration: none; color : #006699;}

a:active { color: #336699; text-decoration: none;}

a:visited { text-decoration: none; color : #006699;}

a:hover { color: black; text-decoration: none;}

the tutorial you read should have explained clearly how to put it into practice...

make sure you know HTML properly beforehand

w3schools.com have a decent set of rescources on css

Link to comment
Share on other sites

  • 0

try html://www.htmlgoodies.com

it has everything you need for simple scripting. it does include css or style sheets and its a good resource, but nothing on web design languages such as php etc

hope this helps

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.