mywebsite

mynavigation

  • Home
  • About
  • Contact

Home Page

https://stackoverflow.com/questions/4580323/why-is-my-font-color-setting-not-working

You should use Chrome’s “Inspect Element” option. Right click on the line and choose Inspect Element and it will show you the path of the CSS evolution of your element.

you might try using the “firebug” firefox plugin. it will allow you to select the element and see exactly which style is applied to the element and if your class is being overridden

Copyright © 2018 Bat Met.