Click here to Skip to main content
16,013,440 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: VBScript for ASP Pin
Nick Parker9-Jul-02 7:56
protectorNick Parker9-Jul-02 7:56 
GeneralRe: VBScript for ASP Pin
Roger Wright9-Jul-02 8:13
professionalRoger Wright9-Jul-02 8:13 
GeneralRe: VBScript for ASP Pin
Nick Parker9-Jul-02 8:30
protectorNick Parker9-Jul-02 8:30 
GeneralForm in table - height Pin
peterchen9-Jul-02 6:11
peterchen9-Jul-02 6:11 
GeneralRe: Form in table - height Pin
Roger Wright9-Jul-02 6:49
professionalRoger Wright9-Jul-02 6:49 
GeneralRe: Form in table - height Pin
Richard Deeming10-Jul-02 1:17
mveRichard Deeming10-Jul-02 1:17 
GeneralRe: Form in table - height Pin
peterchen10-Jul-02 2:45
peterchen10-Jul-02 2:45 
GeneralCSS Newbie Pin
Michael Martin9-Jul-02 0:51
professionalMichael Martin9-Jul-02 0:51 
I am just starting to read up and tinker with CSS. Two different ways of including an external CSS file are mentioned -

<link rel="stylesheet" href="my.css">

@import url(my.css);

Which is the best method to use, either by standard or browser compatibility.

Also I am having a problem with the following simple CSS. I definitely had it working and then added some new features I read about and broke it. Took it back to the way it was and it don't work.

h1,h2,h3,h4,h5,h6,p { color:#4241FF; font-family:Verdana; }
h1 { font-size=18pt; font-weight:bold; }
h2 { font-size=12pt; font-style:italic; }
p { font-size=10pt; }


I seem to be getting the everything except the colour. Any idea what I am doing wrong?


Michael Martin
Australia
mjm68@tpg.com.au

"In Summer, I like to dance naked on the roof to celebrate the event of the temperature finally falling below 40C (usually about midnight). But the neighbors have lately taken up the habit of staying up late. And looking up, at times, from their dreary, pointless lives..."
- Roger Wright 15/05/2002
GeneralRe: CSS Newbie Pin
hotlemonade9-Jul-02 3:41
hotlemonade9-Jul-02 3:41 
GeneralRe: CSS Newbie Pin
Paul Watson9-Jul-02 3:41
sitebuilderPaul Watson9-Jul-02 3:41 
GeneralRe: CSS Newbie Pin
Michael Martin9-Jul-02 4:12
professionalMichael Martin9-Jul-02 4:12 
GeneralRe: CSS Newbie Pin
Paul Watson9-Jul-02 4:27
sitebuilderPaul Watson9-Jul-02 4:27 
GeneralRe: CSS Newbie Pin
Roger Wright9-Jul-02 4:14
professionalRoger Wright9-Jul-02 4:14 
GeneralRe: CSS Newbie Pin
Domenic Denicola9-Jul-02 4:41
Domenic Denicola9-Jul-02 4:41 
GeneralRe: CSS Newbie Pin
Roger Wright9-Jul-02 4:49
professionalRoger Wright9-Jul-02 4:49 
GeneralRe: CSS Newbie Pin
Michael Martin10-Jul-02 3:16
professionalMichael Martin10-Jul-02 3:16 
GeneralDiscarding Objects Pin
Roger Wright8-Jul-02 6:17
professionalRoger Wright8-Jul-02 6:17 
GeneralRe: Discarding Objects Pin
Steven Szelei8-Jul-02 8:10
Steven Szelei8-Jul-02 8:10 
GeneralRe: Discarding Objects Pin
Roger Wright8-Jul-02 8:15
professionalRoger Wright8-Jul-02 8:15 
GeneralRe: Discarding Objects Pin
Jeremy Falcon8-Jul-02 10:30
professionalJeremy Falcon8-Jul-02 10:30 
GeneralGet Host Address Pin
Jason Weibel8-Jul-02 5:11
Jason Weibel8-Jul-02 5:11 
GeneralRe: Get Host Address Pin
Richard Deeming9-Jul-02 2:46
mveRichard Deeming9-Jul-02 2:46 
GeneralRe: (PHP) Destroying variables Pin
Not Active8-Jul-02 3:21
mentorNot Active8-Jul-02 3:21 
GeneralRe: (PHP) Destroying variables Pin
Not Active8-Jul-02 4:37
mentorNot Active8-Jul-02 4:37 
GeneralRe: (PHP) Destroying variables Pin
Rickard Andersson208-Jul-02 4:56
Rickard Andersson208-Jul-02 4:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.