Results 1 to 8 of 8

Thread: space between buttons

  1. #1
    Junior Registered rejean's Avatar
    Join Date
    Mar 2004
    Location
    Cape Breton Island Nova Scotia Canada
    Posts
    6

    space between buttons

    Hi everyone!
    I am building a webpage so I can learn HTML, CSS and the rest. My site is http://www.tomowa.com/my_website/rejean/frame.html
    It is made up with 2 frames, the first one static and the second dynamic.
    What I want to do is change the left pane ( left pane ) so that there is a gab between the buttons. I can use <p> link</p> but I more or less run out of space at the bottom of the pane and I don't really want to redo the buttons if I can avoid it (ok! I don't mind doing it but would like to learn if there is a better way to do so).
    Any suggestion will be welcome!
    Thanks in advance!
    Réjean

  2. #2
    Web Monkey MarkB's Avatar
    Join Date
    Nov 2003
    Location
    London, UK
    Posts
    1,783
    Use <img src="whatever" vpsace="2"> - change '2' to whatever value gives you the desired result.
    Stepping On Wires - the new blog

  3. #3
    Junior Registered rejean's Avatar
    Join Date
    Mar 2004
    Location
    Cape Breton Island Nova Scotia Canada
    Posts
    6
    Hi markB!
    Thanks for your reply. Unfortunately it didn't work!
    I tried the following with a single "2" then went as far up as 20, after that I tried with "...px". Still no go! Any suggestion anyone.

    </table>
    <table cellpadding="25" cellspacing="0" border="0" width="100%">
    <td width="130" height="560px" background="http://www.tomowa.com/my_website/bg3.jpg" valign="top">
    <a href="aspy1.html" target="B"><img src="button.gif" vpsace="15px"></a><br>
    <a href="jardin.html" target="B"><img src="button1.gif" vpsace="15px"></a><br>
    <a href="windy1.html" target="B"><img src="button2.gif"></a><br>

    Thanks in advance!
    Réjean

  4. #4
    Junior Registered rejean's Avatar
    Join Date
    Mar 2004
    Location
    Cape Breton Island Nova Scotia Canada
    Posts
    6
    Hi again markB!
    I want to apologize for being so quick in letting you know your suggestion didn't work!
    IAfter I wrote to you I deleted the addition and went somewhere else on the net. Then the thought occured to me that I hadn't told you I was using Firefox mostly for my broser so I decided to try IE instead. I went back editing and gave my "vspace" a value of '5' and all of a sudden it worked. So I thought OK it must be Firefox then. I tried Netscape 7.1 and it worked also. I checked again with Firefox and it worked. Came back here to see if I had put a space (gap) in the wrong place and discovered my typo "vpsace".
    I am terribly sorry my friend. I want to apologize.
    P.S. I had tried for 2 long nights to figure out this little problem so I might have been a little too frustrated.
    Sorry again. Sorry. Sorry. Sorry.
    Thanks for the advice, by the way.
    Réjean

  5. #5
    Junior Registered rejean's Avatar
    Join Date
    Mar 2004
    Location
    Cape Breton Island Nova Scotia Canada
    Posts
    6
    Hi again! Just discovered that YOU made the original typo (which I must have right clicked and copied in my code. Oh! you bad man...you terrible code-writer...You...
    (Just a joke my friend! So happy to have my code the way I want it)
    Réjean

  6. #6
    Web Monkey MarkB's Avatar
    Join Date
    Nov 2003
    Location
    London, UK
    Posts
    1,783
    Ahaha. haha... ME make mistakes?!

    Someone must have edited my post
    Stepping On Wires - the new blog

  7. #7
    Junior Registered
    Join Date
    Apr 2004
    Posts
    4
    glad to be here!

  8. #8
    Junior Registered
    Join Date
    Apr 2004
    Posts
    4
    this is just a test!

Similar Threads

  1. Replies: 0
    Last Post: 05-15-2004, 03:29 PM
  2. More disk space, more bandwidth at the SAME PRICE!
    By Helen in forum The Marketplace
    Replies: 19
    Last Post: 04-26-2004, 10:59 AM
  3. CSS-Layout help? IE6 inserts unexpected space below table
    By kwiat in forum HTML, CSS, Layout, and Design
    Replies: 1
    Last Post: 03-13-2004, 05:33 PM
  4. Replies: 0
    Last Post: 02-06-2004, 05:34 AM
  5. Replies: 9
    Last Post: 01-26-2004, 02:00 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •