Skin CSS & HTML Validation https://bakheva.runboard.com/t14458 Runboard| Skin CSS & HTML Validation en-us Thu, 28 Mar 2024 17:39:59 +0000 Thu, 28 Mar 2024 17:39:59 +0000 https://www.runboard.com/ rssfeeds_managingeditor@runboard.com (Runboard.com RSS feeds managing editor) rssfeeds_webmaster@runboard.com (Runboard.com RSS feeds webmaster) akBBS 60 Re: Skin CSS & HTML Validationhttps://bakheva.runboard.com/p293680,from=rss#post293680https://bakheva.runboard.com/p293680,from=rss#post293680Signature changed and spammer booted. I sure hope they don't charge people to write essays in English.nondisclosed_email@example.com (Lesigner Girl)Tue, 11 Oct 2016 21:24:40 +0000 Re: Skin CSS & HTML Validationhttps://bakheva.runboard.com/p293679,from=rss#post293679https://bakheva.runboard.com/p293679,from=rss#post293679I'm afraid it's signature spam. nondisclosed_email@example.com (Firlefanz)Tue, 11 Oct 2016 16:29:55 +0000 Re:https://bakheva.runboard.com/p293678,from=rss#post293678https://bakheva.runboard.com/p293678,from=rss#post293678Hi Evelyn! Welcome to Runboard. I hope that you find all you need here and I hope you find a reason to stay.nondisclosed_email@example.com (Susa)Tue, 11 Oct 2016 14:13:23 +0000 Re: Skin CSS & HTML Validationhttps://bakheva.runboard.com/p293677,from=rss#post293677https://bakheva.runboard.com/p293677,from=rss#post293677This 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.nondisclosed_email@example.com (evelynguerrero555)Tue, 11 Oct 2016 11:19:46 +0000 Re: Skin CSS & HTML Validationhttps://bakheva.runboard.com/p263822,from=rss#post263822https://bakheva.runboard.com/p263822,from=rss#post263822When 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 issuenondisclosed_email@example.com (Pastor Rick)Thu, 12 Aug 2010 05:49:18 +0000 Skin CSS & HTML Validationhttps://bakheva.runboard.com/p253584,from=rss#post253584https://bakheva.runboard.com/p253584,from=rss#post253584In 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. nondisclosed_email@example.com (Joshin Josh)Tue, 04 Aug 2009 22:51:42 +0000