w3schools beautifyer

By smk Last update Feb 10, 2011 — Installed 605 times.

my css for w3schools

in
Subscribe to my css for w3schools 2 posts, 2 voices



Avindra V.G. Scriptwright

hi smk, didnt install your script, but this css seems to work nicely for me., maybe you could use it:

/* CENTERING hack */
.topnav,
table[style="background-color: rgb(128, 128, 128);"],
table[style="background: transparent url(http://www.w3schools.com/images/logo_back.jpg) repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"],
TABLE[style="margin-left: 1px;"]
{
width:1000px !important;
margin-left:auto !important;
margin-right:auto !important;
}

/* Adblocking stuff */
td[align="center"],
iframe:not([src^="tryit_view.asp"])
{
display:none!important;
}

 
smk Script's Author

it works well
however i just wanted a script to make sure in the future no iframe other 'spotlights' are found, so not have many false-positives

though css is faster, i'll try to use it

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel