This is a discussion on "removing whitespace" within the Web Page Design section. This forum, and the thread "removing whitespace are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
removing whitespace
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
removing whitespace
I wish to put a banner all the way in the upper left hand corner with no whitespace on the left side or on top of it. How do i do that in html or xhtml? Or do i need to use something else like css? I've tried setting hspace and vspace to zero but i still see some white space left. Thank you.
|
|
|
|
||||
|
Re: removing whitespace
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
||||
|
Re: removing whitespace
Also add padding:0;. Some browsers handle the two differently.
so padding:0; margin:0; and on 0 values no px, em etc is required. Save some ascii =P
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
||||
|
Re: removing whitespace
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
![]() |
| Tags |
| removing, whitespace |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| whitespace | alexgeek | PHP Forum | 11 | Sep 23rd, 2007 20:02 |
| Removing objects in an array | breepupetstofight | ASP.NET Forum | 0 | Sep 17th, 2007 13:00 |
| help on removing element using yui | shotokan99 | JavaScript Forum | 1 | Aug 31st, 2007 13:42 |
| Removing + from PHP GET | sanctumsolitude | PHP Forum | 1 | Jun 23rd, 2007 02:49 |
| store whitespace but not interpret it in <br> | ktsirig | PHP Forum | 2 | Apr 13th, 2006 18:46 |