PDA

View Full Version : space between buttons



rejean
03-30-2004, 07:42 PM
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 (Here)
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 (http://www.tomowa.com/my_website/rejean/left.html) ) 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

MarkB
03-30-2004, 10:16 PM
Use <img src="whatever" vpsace="2"> - change '2' to whatever value gives you the desired result.

rejean
03-31-2004, 06:19 AM
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

rejean
03-31-2004, 06:51 AM
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

rejean
03-31-2004, 06:56 AM
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

MarkB
03-31-2004, 01:14 PM
Ahaha. haha... ME make mistakes?!

Someone must have edited my post ;)

ace2000dk
04-04-2004, 10:23 PM
glad to be here!

ace2000dk
04-04-2004, 10:28 PM
this is just a test!