Hello folks. Here is my new site:
http://affordable-seo-services.com
Any comments or suggestions about the design appreciated...
Also, I thought I was doing alright... but then when I reviewed everything using a Netscape 4.7 browser, it did not recognize the &BULL; text bullets. I like text bullets in links, rather than using graphics, because they respond to link color changes. Well for now I changed it all to asterisks. (*) Next maybe I will try putting <ul><li></ul></li> around every link, just to make the bullet? Wish me luck.
Also, the CSS was finicky. Netscape did not seem to recognize my FONT-WEIGHT: NORMAL for the <h2><h3><h4> subheadings. Also does not recognize CLASS="scaps" that I put inside the font tags to make .scaps {FONT-VARIENT: SMALL CAPITALS;}. (No problem with IE-6.)
Worst of all, the Netscape recognition of my BODY protocol for CSS was on-and-off. I am trying to set the default FONT-FAMILY to Helvetica. No problem with IE-6. Netscape recognizes it at the top of the page---but then sometimes after I use anything enclosed in <font></font> tags----suddenly Netscape thinks the BODY protocol is turned off, so it reverts to the Browser's default font.
This does not happen after the first <font></font> tags. It just happens some place without any predictability.
Is this because Netscape 4.7 is very out-of-date----or is CSS normally this finicky----or is it maybe because I am not using a proper external style sheet?
I am putting the CSS in the <head> of my .SHTML pages, using the SSI server-side-include protocol. I like this because I don't use much CSS---and so then I can just use one HEAD-INCLUDE.HTM file for everything in the <head> that needs to be updated regularly. So far this works pretty well----but is it somehow a "bad idea"...?
Thank you for any comments on this, and also on my basic design.
PS---no big problems with &NBSP; so far---just a normal nuisance the way that different browsers give different values. But I read a year ago that the use of &NBSP; was being "discouraged"...? Well so far as I can see, it is more popular than ever, and I like to use it to modify spaces between graphics, etc. (Better than using a "ghost gif" in my onion.) But if there is something "risky" about this....please let me know!