How to Add CSS Style Sheets in Dreamweaver.

Discussion in 'HTML & Website Design' started by SophieGustafson, Apr 7, 2013.

  1. #1
    Please help me....
     
    SophieGustafson, Apr 7, 2013 IP
  2. Deceneu

    Deceneu Well-Known Member

    Messages:
    524
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    170
    #2
    Check this links, it might help you:
    http://webdesign.about.com/od/dreamweaverhowtos/ss/aadwcss.htm
    http://webdesign.about.com/od/dreamweaverhowtos/ig/Add-Styles-with-Dreamweaver/
     
    Deceneu, Apr 8, 2013 IP
  3. nav0413

    nav0413 Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    <head>
    <link href="CSS/style.css" rel="stylesheet" type="text/css" media="screen" />
    </head>

    This code is connected to HTML CODE or you can watch tutorial on youtube or any channel available.
     
    nav0413, Apr 8, 2013 IP
  4. creativewebmaster

    creativewebmaster Active Member

    Messages:
    654
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    78
    #4
    Its very simple.
    <link href="CSS/style.css" rel="stylesheet" type="text/css" media="screen" />
     
    creativewebmaster, Apr 8, 2013 IP
  5. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #5
    Simple, don't... pitch that fat bloated pile of manure on the compost heap where it belongs and work with the code in any of the several dozen free plaintext editors. There is NOTHING of value DW can do except teach you the wrong way of building sites.

    Particularly since your question pretty much means by default you are likely not using "just in code view".
     
    deathshadow, Apr 9, 2013 IP