Archive for the ‘HTML’ Category

Coding Nightmare - MySpace

Tuesday, April 1st, 2008

I got to thinking about something today, I spent a good part of the day redesigning the MySpace layout for Majin Planet. Now I have to tell you that I believe myself to be a damn good html coder and I have to tell you not only does coding the ...

How to make a simple Top Menu

Tuesday, December 18th, 2007

In this Tutorial, I'll show you how to make a simple top menu like the one feature on this web site. Just follow the code examples below. You are welcome to change the code to more your liking. Remember when using display: inline over using a float, you have much ...

HTML Doctypes

Tuesday, December 18th, 2007

HTML 4.01 Transitional <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> HTML 4.0.1 Strict <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> XHTML 1.0 Transitional <!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"> XHTML 1.0 Strict <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> XHTML 1.1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html ...

HTML and Web Design 10 Do’s and Don’ts

Tuesday, December 18th, 2007

HTML and Web Design 10 Do's and Don'ts 1. DONT - Page Counters: Page counters do one thing for you, nothing at all but make you look like an amateur. They make your design look very mess. Also the last thing you should be letting your visitors know ...

Simple Hover Menu Links

Monday, December 3rd, 2007

Alright the best way to show you how to do a menu using UL tag and css was to just make an exmple for you. I may even take this and put in on the site with my old Tutorials. Alright lets being.


Powered by WordPress

Please do not copy any material on this site. Dragon Ball, Dragon Ball Z, and Dragon Ball GT was created by Akira Toriyama and is copyrighted productions of Bird Studio and Toei Animation. All rights reserved. Dragonball is currently licensed in the U.S. by Funimation.