neosluga
01-04-2006, 05:18 PM
How do I code my layout for Ipetsite?
|
View Full Version : Code for ipetsite neosluga 01-04-2006, 05:18 PM How do I code my layout for Ipetsite? chaseinchrist 01-04-2006, 09:33 PM all you have to do is make a basic layout........ <html> <head> <title></title> </head> <body> Text goes here </body> </html> |