This is a discussion on "first CSS question" within the Web Page Design section. This forum, and the thread "first CSS question are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
first CSS question
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
first CSS question
Im wanting to learn CSS and the tutorials given here are fantastic.
But one thing i cant seem to find is exactly how do I view the CSS to see if its what i want?. I have dreamweaver and frontpage. Can i design graphics in photshop and use them in my CSS?. And last question. How do i combine the CSS with the Html?. Is it a simple matter of just linking to the stylesheet in the same sort of way that i link to graphics?. thank you all. |
|
|
|
||||
|
Re: first CSS question
TO link CSS stylesheet to HTML.
Inbetween <head> and </head> type:
Background IMages: http://www.csstrickery.co.uk/2007/10...kground-image/
__________________
Resources Administrator
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
||||
|
Re: first CSS question
Yep, Ryan is right. You can also test locally if you have windows too: http://www.apachefriends.org/en/xampp.html.
|
|
||||
|
Re: first CSS question
I love shorthand as well, so all the lines Jack wrote can be condensed into:
|
|
|||
|
Re: first CSS question
In Dreamweaver, You need to set up the site in the site manager. Then when you want to preview what you have done so far, you just click F12 and it opens the test browser. Open up the "help" files or manual to set up two test browsers. I test in FF and IE7. Then I manually test in IE 6.
|
|
||||
|
Re: first CSS question
Whenever I design I have IE7, FF & IE6 all open at the same time.
__________________
Resources Administrator
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
|||
|
Re: first CSS question
thanks for all the help.
When i making a site using HTML i have always been prone to using frontpage as i can hit the preview button and see instantly what its looking like. Ive made a test template using CSS, nothing major just a test template so i can get a feel for CSS. I must say that CSS is not as difficult as i had thought. Ive been using the tutorial sites and W3schools site to learn. Most of my time has been spent on trying to figure out how to combine all the different features to get everything where id like it. Ive along way to go yet but im feeling positive with my progress. I will post up what ive done when i feel ready. |
|
||||
|
Re: first CSS question
A good book I found which I basically learnt all my CSS from is
'The CSS Anthology - 101 Essential Tips, Tricks and Hacks' by Rachael Andrew.' Anyway, good luck.
__________________
Resources Administrator
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
|||
|
Re: first CSS question
Quote:
Don't take it lying down (ho, ho, ho). Stand up to Frontpage. Walk away, and never allow Frontpage to abuse you again. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Php Question | longstand | PHP Forum | 4 | Oct 21st, 2007 01:12 |
| another question please....... | napstar | Starting Out | 3 | Feb 20th, 2007 22:28 |
| css question | Daniel | Web Page Design | 29 | Feb 16th, 2007 12:13 |
| Question!! | JacobHaug | JavaScript Forum | 5 | Dec 28th, 2006 18:22 |