Joshin Josh
Registered: 11-2004
Posts: 2384
Karma: 65 (+95/-30)
|
Reply | Quote
|
|
Skin CSS & HTML Validation
In order to submit one of your skins, into The Skins forum here your skin must have valid, error proof, CSS, and HTML. With both your CSS, and HTML you will need to validate by direct input.
CSS Validation
A good site to validate your CSS is W3C Jigsaw CSS Validator.
You may get a few warnings in the css, but more often than not, you will just need to fix any error it gives.
HTML Validation
A good site to validate your HTML is W3C HTML Validator.
In order to use this though you need to put a little extra HTML in the Direct Input form.. Just copy and paste this into the form, and replace where it says HTML HEADER, and HTML FOOTER, with your HTML header and footer custom HTML.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><title>My page</title>
</head>
<body>
HTML HEADER
<p>Board's content goes here.</p>
HTML FOOTER
</body>
</html>
Make sure you leave the part in between the Header and footer (<p>Board's content goes here.</p> ) as it represents where the forums/topics/posts will be.
Last edited by Joshin Josh, 8/4/2009, 11:34 pm
|
8/4/2009, 10:51 pm
|
Link to post
PM Joshin Josh
Blog
|
Pastor Rick
Moderator
Registered: 07-2005
Location: Texas
Posts: 10253
Karma: 272 (+331/-59)
|
Reply | Quote
|
|
Re: Skin CSS & HTML Validation
When you validate your HTML some items which are specific to the IE Browser will show as errors. These include popular "IE hacks" and "marquee" codes which you will need to verify yourself as being correct.
If those are your only errors then you have really done well.
this post was made to clarify the HTML validation issue
Last edited by Pastor Rick, 8/12/2010, 5:51 am
|
8/12/2010, 5:49 am
|
Link to post
Email Pastor Rick
PM Pastor Rick
Blog
|
evelynguerrero555
Registered user
Registered: 10-2016
Posts: 1
Karma: 0 (+0/-0)
|
Reply | Quote
|
|
Re: Skin CSS & HTML Validation
This is very helpful for the people. I am a student and i am busy with my academic work .I got the guidelines from the internet and other resources for completing my academic work. I search and find new resources for my writing. Without good guidelines and information we cannot write the article, academic work. I hope i will get new ideas from this forum.
--- SPAM link removed by Lesigner Girl, and spammer banned from Runboard.
|
10/11/2016, 11:19 am
|
Link to post
Email evelynguerrero555
PM evelynguerrero555
Blog
|
Susa
Global Administrator

Registered: 07-2006
Location: Oχάιο
Posts: 4284
Karma: 125 (+134/-9)
|
Reply | Quote
|
|
Re:
Hi Evelyn! Welcome to Runboard. I hope that you find all you need here and I hope you find a reason to stay.
|
10/11/2016, 2:13 pm
|
Link to post
PM Susa
Blog
|
Firlefanz
A Posting Machine
Registered: 05-2003
Location: Germany
Posts: 6029
Karma: 346 (+388/-42)
|
Reply | Quote
|
|
Re: Skin CSS & HTML Validation
I'm afraid it's signature spam.
|
10/11/2016, 4:29 pm
|
Link to post
Email Firlefanz
PM Firlefanz
Blog
|
Lesigner Girl
Global Administrator
Head of Runboard staff
Registered: 11-2005
Posts: 26096
Karma: 435 (+488/-53)
|
Reply | Quote
|
|
Re: Skin CSS & HTML Validation
Signature changed and spammer booted.
I sure hope they don't charge people to write essays in English.
|
10/11/2016, 9:24 pm
|
Link to post
Email Lesigner Girl
PM Lesigner Girl
Blog
|