HTML code for a huge empty space? |
HTML code for a huge empty space? |
Jul 13 2005, 06:11 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jul 2005 Member No: 172,705 |
what is the html code for a huge empty space on my page???
|
|
|
|
![]() |
Jul 13 2005, 07:58 AM
Post
#2
|
|
|
|>}{33|2 |v|3 ![]() ![]() Group: Member Posts: 10 Joined: Jul 2005 Member No: 165,432 |
what do you mean? it depends entirely on many factors.. how big do you want the space / where do you want the space, etc
|
|
|
|
| *mipadi* |
Jul 13 2005, 08:26 AM
Post
#3
|
|
Guest |
Depending on what you are doing, you could use the margin property to accomplish this. Say you had a DIV, and you wanted the empty space below it:
CODE <div style="margin-bottom:100px;"> Naturally you could change 100px to however much space you wanted. |
|
|
|
![]() ![]() |