Mcharvet
04-13-2007, 05:54 PM
I am new to web design. I am using a template that is html/css.
I wanted to make the font bigger on my pages so I went into the CSS style sheet. Found the section that is related to the main page and located the font size. I simply changed the font size from "1.6"em to "2". I saved it in my css and then refreshed my html page.
The font size did not change.
Then - to really check it I went back to my css page and changed the font to a VERY LARGE size-just to make sure it was not working. I saved it and then refreshed my html page and still- the font is the same size.
I am certain the css page is linked to my html page as it holds all the styles for the entire page.
What am I doing wrong?
I wanted to make the font bigger on my pages so I went into the CSS style sheet. Found the section that is related to the main page and located the font size. I simply changed the font size from "1.6"em to "2". I saved it in my css and then refreshed my html page.
The font size did not change.
Then - to really check it I went back to my css page and changed the font to a VERY LARGE size-just to make sure it was not working. I saved it and then refreshed my html page and still- the font is the same size.
I am certain the css page is linked to my html page as it holds all the styles for the entire page.
What am I doing wrong?