+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Member
    Join Date
    Nov 2004
    Posts
    39
    Thanks
    0
    Thanked 0 Times in 0 Posts

    How do i add borde

    I was wondering how i add a border around my whole entire layout?

    bags

  2. #2
    Guru
    Join Date
    Feb 2002
    Posts
    1,177
    Thanks
    0
    Thanked 4 Times in 1 Post

    How do i add borde

    are using CSS or just html?

  3. #3
    Member
    Join Date
    Nov 2004
    Posts
    39
    Thanks
    0
    Thanked 0 Times in 0 Posts

    it doesnt matter

    It doesnt matter, if u tell me how to do it in css or html i will know.

    bags

  4. #4
    Senior Member
    Join Date
    Apr 2003
    Posts
    117
    Thanks
    0
    Thanked 0 Times in 0 Posts

    How do i add borde

    http://www.netmechanic.com/news/vol5/css_no5.htm


    It doesnt matter, if u tell me how to do it in css or html i will know
    There are a number of ways to make a border around your page or images. Using CSS to control the border width is one way. Or, you could use a graphic border with html positioning within tables. Take a look at the link above.

    Do a search on the net for "add border with css" MANY hits.

    Should get you going in the right direction.

    :} Hatch

  5. #5
    Guru
    Join Date
    Feb 2002
    Posts
    1,177
    Thanks
    0
    Thanked 4 Times in 1 Post

    How do i add borde

    In css I would set te definition in the #wrapper tag it would just be

    #wrapper{
    border: 1px solid black;
    }

    this is considering that you are using a wrapper to define the outside limits of your design.

    then your html would be

    <body>
    <div id="wrapper">

    the rest of the code here

    </div>
    </body>


    hope this helps

  6. #6
    Member
    Join Date
    Nov 2004
    Posts
    39
    Thanks
    0
    Thanked 0 Times in 0 Posts

    how do i make the css border go around my image

    I did the css with the #wrapper, but it doesnt wrap around the image. what other border attributes would i have to use to make it wrap around the image?

    Bags

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Powered by vBulletin® Version 4.1.9
Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
Content Relevant URLs by vBSEO 3.6.0
Copyright 2011 Photoshop Gurus Forum. All rights reserved.
All times are GMT -5. The time now is 04:11 PM.
vBulletin Skins