GetDotted Domains

Viewing Thread:
" problem"

The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.

Mon 11/04/05 at 14:21
Regular
"Pouch Ape"
Posts: 14,499
This is probably quite common, but I haven't found a way round it yet. when you end a form, in IE, you get an unavoidable line break, unless you end it outside a table. e.g.












But this throws up warnings, and is bad HTML. Using the Firefox Tidy thingy I've managed to get my new pocketmonkey site down to 0 errors, but 2 warnings - one for each I've got on the page. Putting the within the clears the errors, and it displays fine in Firefox, but I get the bloody forced line breaks in IE, which ruins the design!!! I want it to diplay the same in both, and I'll be going for IE and keep the errors in the long run, but I don't want to.

Anyone know how to stop the line breaks and keep good HTML?

[URL]http://www.threecircles.co.uk/pocketmonkey/[/URL]
Mon 11/04/05 at 16:06
Regular
"Pouch Ape"
Posts: 14,499
OK, cool, cheers.
Mon 11/04/05 at 16:01
Regular
"l33t cs50r"
Posts: 2,956
monkey_man wrote:
> Ah, it'll validate if after the ? Cool, I'll try that.

Just checked an old site I did using that fix and it doesn't validate.

Best option would be CSS using;

td.form {
padding: 0;
}

form {
margin:0;
padding:0;
display: inline;
}

Obviously you'll have to change the HTML to
Mon 11/04/05 at 15:48
Regular
"Pouch Ape"
Posts: 14,499
Ah, it'll validate if after the ? Cool, I'll try that.
Mon 11/04/05 at 15:40
Regular
"l33t cs50r"
Posts: 2,956
Garin wrote:
> Try applying display:inline to the form, dunno if it'll validate
> though.

It'll validate.

Other fixes I've used before include;

If only a single form just encase the whole page in the form tags;


...



Or:




...




Another option if to use the whitespace declaration in CSS.
Mon 11/04/05 at 14:45
Regular
"Devil in disguise"
Posts: 3,151
Try applying display:inline to the form, dunno if it'll validate though.
Mon 11/04/05 at 14:21
Regular
"Pouch Ape"
Posts: 14,499
This is probably quite common, but I haven't found a way round it yet. when you end a form, in IE, you get an unavoidable line break, unless you end it outside a table. e.g.












But this throws up warnings, and is bad HTML. Using the Firefox Tidy thingy I've managed to get my new pocketmonkey site down to 0 errors, but 2 warnings - one for each I've got on the page. Putting the within the clears the errors, and it displays fine in Firefox, but I get the bloody forced line breaks in IE, which ruins the design!!! I want it to diplay the same in both, and I'll be going for IE and keep the errors in the long run, but I don't want to.

Anyone know how to stop the line breaks and keep good HTML?

[URL]http://www.threecircles.co.uk/pocketmonkey/[/URL]

Freeola & GetDotted are rated 5 Stars

Check out some of our customer reviews below:

Thanks!
Thank you for dealing with this so promptly it's nice having a service provider that offers a good service, rare to find nowadays.
Everybody thinks I am an IT genius...
Nothing but admiration. I have been complimented on the church site that I manage through you and everybody thinks I am an IT genius. Your support is unquestionably outstanding.
Brian

View More Reviews

Need some help? Give us a call on 01376 55 60 60

Go to Support Centre

It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.