CSS Website....

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jamal

    CSS Website....

    All,

    We are currently in the process of rewriting our website using asp.net and
    are trying to determine if we should use CSS/Div instead of tables and make
    the site a full CSS site. We are new to CSS/Div and need advice/opinion on
    the best approach. I did find during my research that CSS/Div have browser
    problems.

    Thanks in advance for your help.

    Jamal


  • LVP

    #2
    Re: CSS Website....

    As you said due to browser problems I avoid CSS/Div.
    However if you mainly use server controls MS, hopefully, will dish out the
    correct CSS for the correct browser.
    I am still using tables with CSS and at times well tested- CSS/DIV



    "Jamal" <jma@newsgroups .nospamwrote in message
    news:%23I$yCZhJ IHA.3916@TK2MSF TNGP02.phx.gbl. ..
    All,
    >
    We are currently in the process of rewriting our website using asp.net and
    are trying to determine if we should use CSS/Div instead of tables and
    make the site a full CSS site. We are new to CSS/Div and need
    advice/opinion on the best approach. I did find during my research that
    CSS/Div have browser problems.
    >
    Thanks in advance for your help.
    >
    Jamal
    >

    Comment

    • Steve C. Orr [MCSD, MVP, CSM, ASP Insider]

      #3
      Re: CSS Website....

      I suggest you use CSS/div where you can, but realistically you'll probably
      need to use some tables here and there still...

      --
      I hope this helps,
      Steve C. Orr,
      MCSD, MVP, CSM, ASPInsider



      "Jamal" <jma@newsgroups .nospamwrote in message
      news:%23I$yCZhJ IHA.3916@TK2MSF TNGP02.phx.gbl. ..
      All,
      >
      We are currently in the process of rewriting our website using asp.net and
      are trying to determine if we should use CSS/Div instead of tables and
      make the site a full CSS site. We are new to CSS/Div and need
      advice/opinion on the best approach. I did find during my research that
      CSS/Div have browser problems.
      >
      Thanks in advance for your help.
      >
      Jamal
      >

      Comment

      • Jamal

        #4
        Re: CSS Website....

        I'm sure there will be a need for tables but most templates I looked at are
        CSS/DIV including the ones from microsoft. I'm trying to see the reasoning
        behind this push especially with the browser issues.

        Jamal


        "Steve C. Orr [MCSD, MVP, CSM, ASP Insider]" <Steve@Orr.netw rote in
        message news:89A757C2-2C2F-4D30-A6F6-F67058DEB71F@mi crosoft.com...
        >I suggest you use CSS/div where you can, but realistically you'll probably
        >need to use some tables here and there still...
        >
        --
        I hope this helps,
        Steve C. Orr,
        MCSD, MVP, CSM, ASPInsider

        >
        >
        "Jamal" <jma@newsgroups .nospamwrote in message
        news:%23I$yCZhJ IHA.3916@TK2MSF TNGP02.phx.gbl. ..
        >All,
        >>
        >We are currently in the process of rewriting our website using asp.net
        >and are trying to determine if we should use CSS/Div instead of tables
        >and make the site a full CSS site. We are new to CSS/Div and need
        >advice/opinion on the best approach. I did find during my research that
        >CSS/Div have browser problems.
        >>
        >Thanks in advance for your help.
        >>
        >Jamal
        >>
        >

        Comment

        Working...