![]() ![]() |
| riotgirl_57 |
Apr 6 2007, 11:21 AM
Post
#1
|
|
Group: Members Posts: 2 Joined: 6-April 07 Member No.: 2,450 |
Hello,I'm new here.
I've made sites before but it's been awhile.And I need help with html. When you make a new page,what is the code you put on it. Is it this? <html> <head> <title>TITLE HERE</title> </head> <body> <center> <META HTTP-EQUIV="Expires" CONTENT="-1"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <style type="text/css"> A:link { text-decoration: none; } body { background-color: #000000; } </center> </style> </body> </html> Please help.Thanks |
| pandy |
Apr 6 2007, 12:38 PM
Post
#2
|
|
Don't like donuts. Don't do MySpace. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: WDG Moderators Posts: 13,726 Joined: 9-August 06 Member No.: 6 |
ˇHola!
Uhm, no. A basic HTML skeleton, you mean? I'd remove the meta tags altogether. If you keep them they shouldn't be in BODY but in HEAD. So should the style block. CENTER is an old, deprecated tag. Off it goes. The document also lacks a doctype. http://htmlhelp.com/reference/html40/structure.html -------------------- |
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 07:54 PM |