OZONE Asylum
Forums
Stupid Basic HTML
Div tags not working?
This page's ID:
29273
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
[code]background-position: top-right;[/code] should be: [code]background-position: top right;[/code][url=http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-position]See the CSS2 spec[/url] [code]#menu { wdith: 870px; height: 32px; }[/code] should be: [code]#menu { width: 870px; height: 32px; }[/code]Obvious typo. [code]font-weight: 1000;[/code] should be: [code]font-weight: 900;[/code][url=http://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font-weight]See the CSS2 spec[/url] [code]width:247; padding:15px;[/code] should be: [code]width:247px; padding:15px;[/code][url=http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-width]See the CSS2 spec[/url]. Unless you use percentage, you MUST specify a unit. As for the security violation, it's probably some attempt at XSS ( Cross Site Scripting ) [url=http://www.p01.org/][sigrotate][img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_love.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_love_small.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_charly.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_dk.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_reason.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_galaxy.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_neon88x31.gif[/img][/sigrotate][/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »