Question

Got a question for your instructor or classmates? Found a neat technique you want to share? Post 'em here.
Post Reply
User avatar
Lundholm
Posts: 205
Joined: Mon Aug 29, 2011 5:18 pm
Location: Reno NV
Contact:

Question

Post by Lundholm »

Being mostly from a coding background has made me very finicky about my code validating. So I got mine to validate with the w3c validators, which involved minor repairs to Dreamweaver's invalid code output.

Anyway part of validating was adding alt tags to images. I added alt="" so right now the alternate text bubbles don't come up.

My question is whether we're supposed to have text in the alt tags? I know we were told to in the CIT classes but I wasn't sure if you wanted them or not.

Thanks!
- Nathan Lundholm

User avatar
Instructor
Site Admin
Posts: 1869
Joined: Thu Jul 21, 2011 8:51 am

Re: Question

Post by Instructor »

It's not required for this project, but it's considered good manners is web design/development. For this project, I leave alt tags up to you.
"Inspiration is for amateurs. The rest of us just show up and get to work." — Chuck Close

Michael Ganschow-Green - GRC 175 Instructor
mganschow@tmcc.edu | 673-8200 ext.5-2173

User avatar
Lundholm
Posts: 205
Joined: Mon Aug 29, 2011 5:18 pm
Location: Reno NV
Contact:

Re: Question

Post by Lundholm »

Yes. That's why I plan to add them in tomorrow.
- Nathan Lundholm

Post Reply