08-04-2008, 08:06 AM
|
#12 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
|
Quote:
Originally Posted by h0ly lag
You shouldn't have to rely on a program to help you spell. And you should have learned to write valid XHTML in the first place.
Sorry, I use Notepadd++ and I absolutely love it.
|
Yeah... I shouldn't need to rely on a program to help me spell words like changeable, conscious, noticeable or possession. Sadly I have the spelling of someone who isn't an English major, and get confused when spelling sometimes. Wouldn't I look wonderful with spelling mistakes on my page?
Man, I feel bad about my English now. And here I am thinking that I am one of the 3% of the people on the internet with quality spelling and grammar.
Oh, and about valid XHTML... I feel bad not being able to spot errors in my HTML document.
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- Sysops: Please do not edit the main template directly; update /temp and synchronise. -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="mul" lang="mul" dir="ltr">
<head>
<title>Wikipedia With Errors</title>
<meta http-equiv="Content-Type"content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="http://en.wikipedia.org/favicon.ico />
<link rel="apple-touch-icon" href="http://en.wikipedia.org/apple-touch-icon.png" />
<link rel="copyright" href="http://www.gnu.org/copyleft/fdl.html" />
</head>
<body style="background: #fff;">
<div id="globalWrapper">
<div id="column-content">
<div id="bodyContent">
<div class="plainlinks">
<div style="float: left; width: 33%; min-width: 12em; height: 60px;">
<div style="margin-top: 13px;"> <a href="http://meta.wikimedia.org/"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/8/81/Wikimedia-logo.svg/35px-Wikimedia-logo.svg.png" width="35" height="35" alt="" /></a> <a href="http://meta.wikimedia.org/">Meta-Wiki</a></div>
</div>
</div><br style="clear: both;" />
<div style="margin: 1.5em 0 2em 0; text-align: center;">
<a href="http://wikimediafoundation.org/"><img src="http://upload.wikimedia.org/wikipedia/commons/8/8b/Wikimedia-button-for-homepage.png" width="88" height="31" alt="Wikimedia" /></a>
</div>
</div>
</div>
</div>
</body>
</html>
There are four errors in this page (maybe three...), could you be kind enough to point them out for me?
Really, notepad is fine, but it's about as efficient as cutting lawn with scissors.
__________________
Signatures are nothing but incriminating.
|
|
|