![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
HTML is my forte. I would say I'm advanced with it (or at least I am according to the course description of Advanced HTML, I know just about all the topics mentioned). I am good with frames and tables. All of my sites are set up with tables now. |
|
Most pages have embedded tables within embedded tables (not that hard, but it sounds impressive). |
#3
| |||
| |||
|
|
This group doesnt seem to have much of a community to it that I can see. I don't know any of the other regulars here. |
#4
| |||
| |||
|
|
HTML is my forte. |
|
Bryan My Site: www.saber-online.com |
#5
| ||||
| ||||
|
|
Bryan wrote: HTML is my forte. I would say I'm advanced with it (or at least I am according to the course description of Advanced HTML, I know just about all the topics mentioned). I am good with frames and tables. All of my sites are set up with tables now. As often happens in secondary education, the cirriculum you describe appears several years old. This is fine for some subjects, but HTML is a fast moving target. |
|
You link in a stylesheet, but mix in markup like this: font size="4" face="Garamond, Times New Roman, Arial" that should be in the stylesheet. And look at this: |
|
Most pages have embedded tables within embedded tables (not that hard, but it sounds impressive). Not impressive. It's time to study contemporary markup. |
|
It looks like you have the background to pick all this stuff up fairly quickly. Try some readings at: http://www.realworldstyle.com/ http://www.nypl.org/styleguide/ http://www.alistapart.com/ http://www.w3.org/ |
#6
| |||||
| |||||
|
|
Bryan pounced upon this pigeonhole and pronounced: HTML is my forte. You need some practice with your design skills, though. :-) |

|
Bryan My Site: www.saber-online.com body { ... font-size: xx-large; text-decoration: underline;} Please change the xx-large to 100% and remove the underline. I doubt if anyone wants to read an entire site consisting of underlined text. Extremely difficult to read. |
|
Once you've removed the xx-large, go to the rest of your styles and set headings and perhaps copyrights to a somewhat larger or smaller percentage. For ex: h1 { font-size: 150%;} h2 { font-size: 135%;} .copyright { font-size: 90%; } |
|
Well, hmm, you don't _have_ any headings. |
|
Try this as well. See your accessibility problems. http://www.delorie.com/web/lynxview....F%2Fwww.saber- online.com%2Findex1.html |
#7
| |||
| |||
|
|
I'm aware of the flash issue. I didn't create those swfs, Dreamweaver did, so I can't have the picture substitute (well, I might be able to, but I don't know how). That still won't help when in lynx though. Wish there was a <noflash> tag, like there is a <noscript>. If there is, well, then I feel stupid. |
![]() |
| Thread Tools | |
| Display Modes | |
| |