|
Post by Ol' Buzzard on Jun 30, 2008 23:35:04 GMT -6
This should help:
|
|
xlobo
Legend
Lopez Lobos
Posts: 5,435
|
Post by xlobo on Jun 30, 2008 23:35:29 GMT -6
What is this>>>><META NAME="description" content="Welcome to the Unoffical webpage of Brownsville Lopez Lobos!"> <META NAME="keywords" content="Brownsville, Lopez, Lobos, Football, sports, athletics, 32-4a, district, team, players, atheletes">
|
|
|
Post by Ol' Buzzard on Jun 30, 2008 23:37:09 GMT -6
See above!
Little experienment. Just type numbers at random places on the HTML code. (not too random b/c you're going to delete them in a bit)
1 2 3 4 5
Then click "save and continue" After it has saved, go the webpage and refresh it "F5"
I want you to see where the numbers appear on the webpage. That shows you have it is vertically aligned.
|
|
xlobo
Legend
Lopez Lobos
Posts: 5,435
|
Post by xlobo on Jun 30, 2008 23:40:21 GMT -6
Ok I messed with the title....and nothing shows on the website anymore....what the heck did i do!
|
|
|
Post by Ol' Buzzard on Jun 30, 2008 23:41:01 GMT -6
yeah, I noticed. Click "save" and go back to the root directory of the file manager so I can see what you did.
|
|
|
Post by hunterbunter on Jun 30, 2008 23:41:07 GMT -6
a la madre! no wonder i failed computer science
|
|
xlobo
Legend
Lopez Lobos
Posts: 5,435
|
Post by xlobo on Jun 30, 2008 23:41:44 GMT -6
Ok Im at the HTML Editor...
|
|
panthercrazy
MVP
Posts: 856 In the Old Forum... Thats now 1,000+ Posts
Posts: 488
|
Post by panthercrazy on Jun 30, 2008 23:41:47 GMT -6
|
|
xlobo
Legend
Lopez Lobos
Posts: 5,435
|
Post by xlobo on Jun 30, 2008 23:42:30 GMT -6
Chill PC. I messed it up....it'll be fixe in a bit.
|
|
|
Post by Ol' Buzzard on Jun 30, 2008 23:42:31 GMT -6
alright, let me check it out real quick.
ching, everyone's following you lobo! you dropped the ball. LOL
|
|
xlobo
Legend
Lopez Lobos
Posts: 5,435
|
Post by xlobo on Jun 30, 2008 23:43:08 GMT -6
My bad....I got a little carried away.
|
|
|
Post by Ol' Buzzard on Jun 30, 2008 23:44:00 GMT -6
This messed you up.... do you see anything wrong with it?
<title> Brownsville Lopez Lobos <title>
|
|
|
Post by Ol' Buzzard on Jun 30, 2008 23:45:03 GMT -6
The tags must have a starting and stopping point.. the stopping point is a slash. So, this is the correct way.
<title> Brownsville Lopez Lobos </title>
|
|
xlobo
Legend
Lopez Lobos
Posts: 5,435
|
Post by xlobo on Jun 30, 2008 23:45:33 GMT -6
Ok that "/" was needed. Just like most codes right???
|
|
|
Post by Ol' Buzzard on Jun 30, 2008 23:46:34 GMT -6
|
|
|
Post by Ol' Buzzard on Jun 30, 2008 23:47:33 GMT -6
Ok that "/" was needed. Just like most codes right??? It can be really fustrating... see how one little slash messed up the entire webpage! lol! hope i'm not scaring you away.
|
|
xlobo
Legend
Lopez Lobos
Posts: 5,435
|
Post by xlobo on Jun 30, 2008 23:48:11 GMT -6
Where would I put the IMG code for the main page....
|
|
xlobo
Legend
Lopez Lobos
Posts: 5,435
|
Post by xlobo on Jun 30, 2008 23:49:10 GMT -6
Ok that "/" was needed. Just like most codes right??? It can be really fustrating... see how one little slash messed up the entire webpage! lol! hope i'm not scaring you away. No no Im fully committed to this. If I mess up don't get frustrated though...LOL!
|
|
xlobo
Legend
Lopez Lobos
Posts: 5,435
|
Post by xlobo on Jun 30, 2008 23:49:24 GMT -6
I'll pick the 330066 color
|
|
|
Post by Ol' Buzzard on Jun 30, 2008 23:49:41 GMT -6
<body bgcolor="#333366" bgproperties="fixed" link="yellow" vlink="red">
Okay, you'll need to look for this line. This is the setup for the body of the webpage. It tells the computer that the bg(background)color is 333366 (I could also type in the word "blue", but this let's you get more distinct colors). It tells use that links will be yellow and visited links will be red.
|
|