or how I learned to love inline elments
As I stated previously - the purpose of my taking this class is to bone up on my HTML coding skills. I have been relying more on FrontPage lately and it has serious issues in that is adds lots of extraneous c$%p stuff
to the source code that is just plain ANNOYING. It should also allow me ample opportunity to put forth the notion that sans serif fonts are preferable to serif fonts for ease of readability.
The fact that the FONT tag is being deprecated in favor of style sheets should clear up a lot on inconsistencies that FONT creates across the board because of differences in computers, settings, browsers, etc. However - FONT should not be forgotten - it still allows a means of customization that is not available to CSS and still has a role in HTML - albeit a smaller role than in the past.
I mean - REALLY - how else can you
do THIS and THIS and THIS
without the FONT tag?