Home > Dreamweaver > dreamweaver firefox internet explorer

dreamweaver firefox internet explorer

March 9th, 2010

dreamweaver firefox internet explorer
Web browsing in Internet Explorer, FireFox and the result is the difference in the hyperlink format why?

When you create a document HTML with Dreamweaver MX 2004, then published in Linux Server, then try to navigate in Internet Explorer, and positions are in good form conditions, when browsing in Firefox and format position (ie, hyperlink) does not look like Internet Explorer. Please help me for this problem!

There is an obvious reason that can cause this: stylesheet default browser. If you want to normalize the appearance of your links, then you should use CSS (Cascading Style Sheets) to control how it looks and behaves. Here is an example of CSS for visited hyperlinks underlined and blue, underlined and visited hyperlinks green, and hovered (mouse-over) and red underlined links: a (color: blue; text-decoration: underline;) a: visited (color: green; text-decoration: underline;) to: hover (color: red; text-decoration: underline;)

Add browser preview to Dreamweaver




Share and Enjoy:
  • Digg
  • Bumpzee
  • del.icio.us
  • Facebook
  • Furl
  • Mixx
  • NewsVine
  • Reddit
  • StumbleUpon
  • YahooMyWeb
  • Google Bookmarks
  • BlinkList
  • blogmarks
  • connotea
  • Fark
  • Ma.gnolia
  • MySpace
  • Propeller
  • Technorati

Dreamweaver , , , ,

  1. No comments yet.
  1. No trackbacks yet.