Need some simple html help

Discussion in 'HTML & Website Design' started by BeauRepairsWebDesign, May 2, 2010.

  1. #1
    Hi guys, just working on a header,

    I've added a menu for a Login/Register part and Search part,

    i have all the code for it but don't really know how to add it, i would do it on the <body> section on the index of the selected page correct?

    or if yous know of any good tutorials please send the links my way :)

    Thanks
     
    BeauRepairsWebDesign, May 2, 2010 IP
  2. CFCParadox

    CFCParadox Greenhorn

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    13
    #2
    Google is your friend :D

    Just create a new div and then add it in.
     
    CFCParadox, May 2, 2010 IP
  3. Lam3r

    Lam3r Active Member

    Messages:
    235
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Just copy paste the code into a new <div>, like CFC said.
    
    <div>Login/register code here</div>
    <br />
    <div>Search code here</div>
    
    Code (markup):
     
    Lam3r, May 2, 2010 IP
  4. johns123

    johns123 Peon

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Open your scripting file in dreamwaver and select the design view select the header or place where you want to paste that code, select code option and paste.
     
    johns123, May 2, 2010 IP
  5. BeauRepairsWebDesign

    BeauRepairsWebDesign Active Member

    Messages:
    378
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #5
    ok thanks guys :)
     
    BeauRepairsWebDesign, May 10, 2010 IP
  6. extremephp

    extremephp Peon

    Messages:
    1,290
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Well, You can Google It, Google WIll Help You For Sure,

    OR else, You use some applications to make It Out :)
     
    extremephp, May 10, 2010 IP