Welcome Guest, Not a member yet? Register   Sign In
Unknown border
#1

[eluser]davehedgehog[/eluser]
For some strange reason Im getting a border around the intire web page, when I view the source there is a blank line at line 1 but no errors :/ anyone have any idea why? its nothing todo with the css just code ignitor it seems :/
#2

[eluser]TheFuzzy0ne[/eluser]
Consider inviting it over for a beer. Get to know it. Wink

Or you could [url="http://validator.w3.org"]Validate your HTML[/url].
#3

[eluser]davehedgehog[/eluser]
lol you crack me up! uh all successful :/ what the deuce is occuring?

1
2 <!DOCTYPE html>
3 &lt;HTML&gt;
4 &lt;HEAD&gt;
5 &lt;title&gt;blog archive - davehedgehog &lt;/title&gt;

The source looks like the above, with a blank line at the beginning and adds a say 10px border around the webpage that I cant highlight in the debug or find anywhere.
#4

[eluser]davehedgehog[/eluser]
Ah I got it! needed to define the body in the css and margin: 0; :/
#5

[eluser]TheFuzzy0ne[/eluser]
That doesn't explain the problem with the extra line in the source.

However, I take it that by "border" you actually meant "margin"? I thought you meant there was a line on the page, not a gap around the outside. xD
#6

[eluser]davehedgehog[/eluser]
yeah no it doesnt explain the extra line in the source and it's still there :/ ah well least it isnt doing much now I hope.




Theme © iAndrew 2016 - Forum software by © MyBB