Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Code editor Question

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #146858

    Hello I would like to know if there is a code html/css editor that has responsive view/testing built into it for mac computers.

    #146859
    sadunaresh
    Participant

    latest dreamweaver has option to preview how it looks on different devices…

    #146863

    What Version I have CS5

    #146872

    Have not got developer plugin tools responsive for my fire fox and google

    #146879
    Paulie_D
    Member

    Chrome certainly has a lot of options that go unnoticed in its standard Developers Kit

    Press F12.

    Look at the bottom right of the mini-screen that pops up/out….see the Cog Wheel? Click it.

    Now you can override basic setting to view the page in different browser modes (User Agent), Screen Size (Device Metrics) and more.

    I’m guessing there is something in FF/Firebug that does much the same.

    #147004
    sadunaresh
    Participant

    The best solution is to preview your html/css in actual browsers. It’s the only test that matters. Many code editors are capable of launching the current file in a browser – but it’s just as easy to do it manually.

    absolutely browsers are the best way to test..

    the question is about editor right?

    #147005
    sadunaresh
    Participant

    Chrome certainly has a lot of options that go unnoticed in its standard Developers Kit

    yes.. CHROME is awesome…

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Other’ is closed to new topics and replies.