- Joined
- Jul 26, 2008
- Messages
- 7,460
So, I've been taking some programming classes in college, and we just finished up a class over HTML. I just wanted to get some constructive criticism on my project.
I went with a TF2 theme, and those of you who know HTML or like programming will probably find this more interesting than most. I'm really kind of proud of how I set everything up, especially the CSS I used. Let me know what you think. And yes, I am aware of the grammatical error on the index page. I did the images in a hurry, so I missed a word.
Mister Adam's webProject
Just a hint, it looks like I intended it to look in Internet Explorer. Firefox doesn't render the scrollbars and such. If you wish to view it like I designed it to look, use IE. I know it's a sin for those of us who use Firefox, but I didn't have a choice. That's what we used in class =/
I went with a TF2 theme, and those of you who know HTML or like programming will probably find this more interesting than most. I'm really kind of proud of how I set everything up, especially the CSS I used. Let me know what you think. And yes, I am aware of the grammatical error on the index page. I did the images in a hurry, so I missed a word.
Mister Adam's webProject
Just a hint, it looks like I intended it to look in Internet Explorer. Firefox doesn't render the scrollbars and such. If you wish to view it like I designed it to look, use IE. I know it's a sin for those of us who use Firefox, but I didn't have a choice. That's what we used in class =/











But I can't remember the last time I saw a marquee on a webpage... Do they still use that ? Oh and on your funpage, the last textbox has a value already applied which you need to delete before you can type... Throw a little script on that which removes that once you clicked it and then set a boolean to true so you don't keep erasing once it's clicked.