D
DaKitty
Okay, so I've gotten the little bit if a hang on the Server Side includes
Here's the page I'm creating:
http://www.socalolympians.org/Page2.asp
This time it actually has a functional navbar.
I know, I know, it's a table based layout... I'm not up on CSS stuff yet.
Maybe I'll learn more about it on my next project.
oh, yea, if you're curious, the SSI page alone is:
http://www.socalolympians.org/navbar.asp
I ran it through the validator... it is complaining about alt tag missing on
shim image... I think I'll pass that one up. I relied on Fireworks to do the
layout, and didn't go creating the table myself, from scratch... I'm not
completely sure why it's using shims... when I remove them, the whole thing
gets jumbled up, so I'm not touching them (for now).
The part I don't understand is the 'doctype' declaration that the validator
got hung up on. What should my doctype be?
I'm wondering if the other messages about margin etc... won't disappear
after a correct doctype has been declared???
Thanks to the validator, I remembered to put alt tags in my navbar images...
I gather it's a very good coding practice to do that? What does it do?
Displays text tag for those who aren't seeing the images for one reason or
another? Is that correct? Is there more to it?
Another thing, I think across the bottom, in a little less conspicuous spot
I'll put a basic text navigation bar?
Much like I have on this site: http://mastersmvnswim.org/Main.htm near the
bottom. Is it a good practice to do those?
And... no looking at the code on this one.. I inherited that site... I don't
wanna know what you'll find there, I think it'll just give me a headache,
and I won't know or have much time to fix it all
In few months I'll get
to redesign it from scratch, I hope!
Thanks,
Connie
Here's the page I'm creating:
http://www.socalolympians.org/Page2.asp
This time it actually has a functional navbar.
I know, I know, it's a table based layout... I'm not up on CSS stuff yet.
Maybe I'll learn more about it on my next project.
oh, yea, if you're curious, the SSI page alone is:
http://www.socalolympians.org/navbar.asp
I ran it through the validator... it is complaining about alt tag missing on
shim image... I think I'll pass that one up. I relied on Fireworks to do the
layout, and didn't go creating the table myself, from scratch... I'm not
completely sure why it's using shims... when I remove them, the whole thing
gets jumbled up, so I'm not touching them (for now).
The part I don't understand is the 'doctype' declaration that the validator
got hung up on. What should my doctype be?
I'm wondering if the other messages about margin etc... won't disappear
after a correct doctype has been declared???
Thanks to the validator, I remembered to put alt tags in my navbar images...
I gather it's a very good coding practice to do that? What does it do?
Displays text tag for those who aren't seeing the images for one reason or
another? Is that correct? Is there more to it?
Another thing, I think across the bottom, in a little less conspicuous spot
I'll put a basic text navigation bar?
Much like I have on this site: http://mastersmvnswim.org/Main.htm near the
bottom. Is it a good practice to do those?
And... no looking at the code on this one.. I inherited that site... I don't
wanna know what you'll find there, I think it'll just give me a headache,
and I won't know or have much time to fix it all
to redesign it from scratch, I hope!
Thanks,
Connie