I have been trying to removing the extra horizontal space coming in my HTML/CSS Page.
Any idea why this occurs.
Thanks
|
I have been trying to removing the extra horizontal space coming in my HTML/CSS Page. Any idea why this occurs. Thanks | |||||||||
feedback
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
add a css property: (replace "html" by whatever element you want)
if you want to be more specific (not sure if it works anywhere but in firefox):
| |||
|
feedback
|