Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello,
I could use some help if you have time. Redone some of my web page, now it don't seem to be working very well. Problem may be my AOL browser, seems to work better using Internet Explorer, still on aol. I have been playing with new software (Adobe Go Live) Using a lot of "Tables" on the main page, that may be what is screwing it up. Could it be the web page is taking to long to load that some of the graphics don'tload ? Also adding a "Parts Catalog", it is also using Tables but it seems to be working fine. So could you please check it out A HREF="http://ArrowAntennas.com/"ArrowAntennas.com/A and see if it works on your system. Thanks! 73 Al Lowe N0IMW |
#2
![]() |
|||
|
|||
![]()
Folks -- the URL should be
http://arrowantennas.com/ Not as posted ----------------------------------------- "Arrow146" wrote in message ... Hello, I could use some help if you have time. Redone some of my web page, now it don't seem to be working very well. Problem may be my AOL browser, seems to work better using Internet Explorer, still on aol. I have been playing with new software (Adobe Go Live) Using a lot of "Tables" on the main page, that may be what is screwing it up. Could it be the web page is taking to long to load that some of the graphics don'tload ? Also adding a "Parts Catalog", it is also using Tables but it seems to be working fine. So could you please check it out A HREF="http://ArrowAntennas.com/"ArrowAntennas.com/A and see if it works on your system. Thanks! 73 Al Lowe N0IMW |
#3
![]() |
|||
|
|||
![]()
Caveat Lector wrote:
Folks -- the URL should be http://arrowantennas.com/ UNIX strikes again! :-) -- 73, Cecil http://www.qsl.net/w5dxp -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 100,000 Newsgroups - 19 Different Servers! =----- |
#4
![]() |
|||
|
|||
![]()
Worked just fine for me. Took about two seconds to come up and was all
there. "Caveat Lector" wrote in message news:%4I5b.26137$S_.12649@fed1read01... Folks -- the URL should be http://arrowantennas.com/ Not as posted ----------------------------------------- "Arrow146" wrote in message ... Hello, I could use some help if you have time. Redone some of my web page, now it don't seem to be working very well. Problem may be my AOL browser, seems to work better using Internet Explorer, still on aol. I have been playing with new software (Adobe Go Live) Using a lot of "Tables" on the main page, that may be what is screwing it up. Could it be the web page is taking to long to load that some of the graphics don'tload ? Also adding a "Parts Catalog", it is also using Tables but it seems to be working fine. So could you please check it out A HREF="http://ArrowAntennas.com/"ArrowAntennas.com/A and see if it works on your system. Thanks! 73 Al Lowe N0IMW |
#5
![]() |
|||
|
|||
![]()
In article ,
Arrow146 wrote: Hello, I could use some help if you have time. Redone some of my web page, now it don't seem to be working very well. Problem may be my AOL browser, seems to work better using Internet Explorer, still on aol. If you go to www.w3.org (the World Wide Web Consortium home page) and click on the "Validators" link on the left side, you'll be taken to a page which lists quite a few freely-available Web-page validation services. Their own service is at http://validator.w3.org/ - feed it your URL and it'll parse the content and tell you what, if anything, it finds wrong. This particular validator objected to your home page immediately, as the document lacks a !DOCTYPE ... tag which would tell a browser what sort of document the page is (and thus the rules for interpreting it). This might be at least part of the cause of the problem you're seeing... different browsers are making different (and perhaps wrong) assumptions about how to parse and interpret the document's contents. IE is known to be more forgiving about certain types of HTML errors than some other browsers, and IE also has a bunch of nonstandard extensions. I tried forcing the validator to handle the document as a couple of different versions of HTML DOCTYPE. - The HTML 2.0 parser rejects a boatload of the tags and attributes, so I don't think this is what you want. - The HTML 3.2 parser also rejects many tags, and is objecting specifically to the use of percentages in the TD tag WIDTH attributes. - The HTML 4.0 parser is objecting to a lot of the p and center tags. You can either use this validator on via their site, or download the source code (it's written in Perl) and run it on local files on your own system. I'd suggest that you decide on _which_ version of HTML you want to be coding to, add a !DOCTYPE declaration to enforce this, and then clean up the HTML until the validator says that the document is fully compliant with the standard. Avoid the use of nonstandard extensions (Microsoft or otherwise) if you want your page to look good to everybody. -- Dave Platt AE6EO Hosting the Jade Warrior home page: http://www.radagast.org/jade-warrior I do _not_ wish to receive unsolicited commercial email, and I will boycott any company which has the gall to send me such ads! |
#6
![]() |
|||
|
|||
![]()
In article %4I5b.26137$S_.12649@fed1read01,
Caveat Lector wrote: Folks -- the URL should be http://arrowantennas.com/ The case-ness of the domain name should not matter at all. DNS hostnames are case-insensitive. -- Dave Platt AE6EO Hosting the Jade Warrior home page: http://www.radagast.org/jade-warrior I do _not_ wish to receive unsolicited commercial email, and I will boycott any company which has the gall to send me such ads! |
#7
![]() |
|||
|
|||
![]() |
#8
![]() |
|||
|
|||
![]()
On Thu, 04 Sep 2003 10:09:25 -0500, Cecil Moore
wrote: Caveat Lector wrote: Folks -- the URL should be http://arrowantennas.com/ UNIX strikes again! :-) Unix? |
#9
![]() |
|||
|
|||
![]()
Swan Radioman wrote:
wrote: UNIX strikes again! :-) Unix? UNIX, a computer operating system, and its derivitives, are case-sensitive. If I download graphic.GIF to my web page instead of graphic.gif, the QSL.NET server barfs. -- 73, Cecil http://www.qsl.net/w5dxp -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 100,000 Newsgroups - 19 Different Servers! =----- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|