Posts: 2,322
Name: Keith Marshall
Location: West Hartford, CT
|
The stylesheet (the .css file) controls the layout of the html page. You will usually find a link to stylesheet or find it written in between the <head></head> html tags.
Whenever you write styles inline with your html tags, you will override the style written in the stylesheet.
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|