Skip navigation
Currently Being Moderated

Font size changed and cant change back

May 10, 2012 12:18 PM

I was making some links on my webpage and all of a sudden some font sizes changed and i cant change them back.  I use dreamweaver CS5.5 and Google Chrome.  The website is http://www.rumcnow.com and if you scroll down to the 4 gray squares you will see where the title of the first one is larger than the title of the other three.  All of them were the larger font, and when I was connecting the links of "UMYF" I noticed the font size changed on three of them.

 

If im supposed to copy and paste the html code for you to look at I cant figure out how to do it. 

 
Replies
  • Currently Being Moderated
    May 10, 2012 12:40 PM   in reply to lee28382

    No need to paste code here. You've provided a link to the site. That's all we need.

     

    Start by validating the code

    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.rumcnow.com%2F&char set=%28detect+automatically%29&doctype=Inline&group=0

     

    There are a few errors to clean up.

     

    Since you're (rightly) using CSS to format the page, stick to 100% CSS to format everyting on the page.

     

    For example, remove all the <font> tags from the code. They're unnecessary and they are getting in the way of your CSS styling and producing unexpected results such as the one you've currently reported.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points