Results 1 to 2 of 2

Thread: CSS and Firefox?

Threaded View

  1. #2
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: CSS and Firefox?

    You're best off designing and testing in Firefox, Chrome, Opera, and Safari. Once your site is working in those browsers you can move onto fixing it up so older versions of IE don't make it look so horrible. Use Conditional Comments to provide a separate stylesheet for IE.

    If you aren't already doing so, I would recommend starting all sites with the HTML5 Boilerplate, which is a HTML5 template designed by the web's top front-end developers.

    Also look at installing some developer tools for Firefox, in addition to the built-in tools already available in Firefox, Chrome, and Opera.

    EDIT: This stuff should be in the sticky at the top of the webdev forum The stuff in that post is horribly out of date with links to w3schools, and not a single link to anything jQuery related.
    Last edited by tr333; Sep 9th, 2012 at 07:15 PM.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width