So I took on the task of doing my parents website, its still a wip since theres no content or pics, I just finished 5 animated gifs which I have no idea where I want to put'em, anyways, comments welcomed.
Commented 15 years ago2009-08-25 10:17:38 UTCComment #38930
<img src="images/animated/home.gif" alt="" width="64" height="64" It's missing a ">". Also, use CSS, the border attribute is deprecated. If you really want to specify width and height (the home.gif image is 64x64px, so there is no need for it), it's better to do it in a CSS file. It means less data to send and cleaner code.
Commented 15 years ago2009-08-25 10:54:15 UTCComment #38932
"BlahBlahBlah BlahBlahBlahBlahBlahBlahBlahBlahBlah BlahBlahBlahBlahBlahBlahBlahBlahBlah BlahBlahBlahBlahBlahBlahBlahBlahBlah BlahBlahBlahBlahBlahBlahBlahBlahBlah" "(c) 2009 All rights reserved. webmaster" Man, I know it's a WIP, but that is funny.
Oh, and those awful gifs.
It's missing a ">". Also, use CSS, the border attribute is deprecated. If you really want to specify width and height (the home.gif image is 64x64px, so there is no need for it), it's better to do it in a CSS file. It means less data to send and cleaner code.
"(c) 2009 All rights reserved. webmaster"
Man, I know it's a WIP, but that is funny.
http://en.wikipedia.org/wiki/Lorem_ipsum
Don't close an img tag with /> unless you're using XHTML. Regular HTML has no /. Same with the <link> element, and any others you have.
jeffmod, thats the funniest thing ive read in ages