Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Microsoft's extremely broken Web "standards"

Verily I say unto thee, that Linonut spake thusly:

> But yeah, there are too many dummies creating web sites these days.

It's a sad day when the best HTML creation tool in Microsoft's portfolio
is *notepad*.

Seriously though, for all there is on that page, how hard would it have
been for that guy to do something like:

#floatarea      {
         margin-right: 60px;
         margin-left: 3em;
         margin-bottom: 1em;
         float: right }

<-- yada yada -->

<div id="floatarea">
   <div id="boxoutimage">
     <img class="photo"
         src="round/tuit.png"
         alt="Photo of a Round Tuit "
         longdesc="round-tuit-description.html" />
         <div>
         I've got a roun<a href="round-tuit-description.html">d</a>-tuit
         </div>
    </div>
</div>

<p>This is a paragraph</p>

<!-- etc -->

It's not hard. Really. Honest.

Promise.

-- 
K.
http://slated.org

.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:.
.                                                     .
. "Remember, if Christmas isn't found in your heart,  .
.  you won't find it under a tree." ~ C. Carpenter    .
.                                                     .
.         Merry Christmas & A Happy New Year          .
.                                                     .
.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:.


Fedora release 8 (Werewolf) on sky, running kernel 2.6.23.8-63.fc8
 18:51:37 up 3 days, 18:03,  3 users,  load average: 0.11, 0.11, 0.09

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index