Joe Mumbauer.
But I'd reccomend:
<SPAN CLASS="marked"><SPAN CLASS="big">...</SPAN>
</SPAN>
instead...
"Joe Mumbauer" <mumb...@kutztown.edu> wrote...
Joe Mumbauer.
"Rowland Shaw" <spamf...@anotherpointless.org> wrote in message
news:OnZ5VRHyCHA.440@TK2MSFTNGP12...
If you want to see how I've seen it used in the wild, check out
http://www.colchester-angle.com/
You'll notice that there's stuff like:
<div class="events">
<p class="section">
<A HREF="events/" class="toc">colchester.<span
class="events">events</span></A><BR>
<a href="events/place.cgi">Advertise your events</a> and clubs in
colchester.<span class="events">events</span>
</p>
</div>
So you've got the .section which deines margins, border sizer and style, the
.events .section that sets the border-color and stuff...
"Joe Mumbauer" <mumb...@kutztown.edu> wrote...
> Just curious...why would you recommend using two SPAN tags?
>
> Joe Mumbauer.
>
>
> "Rowland Shaw" <spamf...@anotherpointless.org> wrote...
Joe Mumbauer.
"Rowland Shaw" <spamf...@anotherpointless.org> wrote in message
news:#aVx44QyCHA.2288@TK2MSFTNGP09...
bodywise
"Rowland Shaw" <spamf...@anotherpointless.org> wrote in message
news:#aVx44QyCHA.2288@TK2MSFTNGP09...
http://www.browsermonitor.com/
notice the fourth highest use browser.
IE3 is way down the list, but it still has .01% of the current 8.56 million
hits (and if just one of those hits comes from a potential client, then that
is reason enough for me).
"Philip Miller" <www7...@earthlink.net> wrote in message
news:ekK0RHvyCHA.1264@TK2MSFTNGP09...
Or, in German:
http://www.anybrowser.org/campaign/anybrowser_de.html
And that's without even mentioning all the download time issues for
upgrading, at least in the UK where there are great areas of the country
where Broadband service is just not available, and budget ISPs have cut off
times to cope with high demand (typically 2 hours)
"Philip Miller" <www7...@earthlink.net> wrote...
> I still don't see why anyone is worried about IE anything less than 5.0.
> 4.0 is history. 3.0 is dead. When you can just download the latest ones
> why would you assume anyone had anything less than 5.0. NS is the same
> issue.
>
>
> "Rowland Shaw" <spamf...@anotherpointless.org> wrote...
bodywise
"Disco" <discoo...@yahoo.com> wrote in message
news:MWi%9.1597$YU1....@news.optus.net.au...
There are many specialist markets (with specalist profit margins) where the
users aren't always technically aware. For example, the consumer market in
the UK.
A case example:
I visit www.argos.co.uk using a popular browser, say Opera.
I get told "The Argos site runs off all browsers from Internet Explorer
version 4.01 upwards, and Netscape version 4.07 upwards."
I follow the link on the page telling me to "upgrade" and install the
current version of Netscape (7.01)
I go back, after following their instructions, only to get told "Sorry, the
Argos Internet site cannot currently be viewed using Netscape 6"
This leaves me with an online store that I cannot use. Nor anyone else that
doen't use wintel architecture.
I may be just one customer (although this particular example came from a
friend who was genuinely trying to browse their catalogue), but it means I
go blabbing my mouth off in public forums about how they don't seem to care
about their potential customers and ignore their needs. What's worse for
them is that all I've stated is factual based on the content of their
website.
In their favor (almost), some of the groups other brands (like kaysnet.com)
work in those browsers.
By the way, my local car spares company asked if their was a specific part
for your 1948 Plymouth you were after, as they were willing to try and trace
it down for you...
"David C Holley" <DavidC...@netscape.net> wrote...
Arrogance or practicality?
I go back to the auto supply store example. You already found out they
don't stock it. They can't. No drug store (pharmacy or chemist) can
stock all drugs available any longer. Too much. No cosmetic store will
all lines. You can't be all things to all people.
You do the best you can do for the greatest good. But you never reach 100%
Besides, I go back to my original contention, why are there so many browsers
out there? Aside from banalities, and loyalties and other highly charged
emotional issues, a browser is basically a browser. I, personally, see no
advantage of Netscape over IE series. I have played with both. And
Netscape does not display some really common attributes according to CSS
that follow the DOM and the DOC 4.01 conventions.
I can't even get my Netscape 7.01 browser to display the ALT tags.
So you download IE5 or 6.0 and you will have no problems with any site.
Virtually none. I don't care where you are or how long it takes. May this
is the one thing you download all month.
But ... I know there are more opinions .... more heat than light
with regards,
bodywise
"Rowland Shaw" <spamf...@anotherpointless.org> wrote in message
news:uYiNmmCzCHA.2488@TK2MSFTNGP12...
It is all very nice but pratically it is efficient to make a webpage which
works well in IE55 and IE6 and forget about the rest (use the very nice
"conditional comments" feature to make a standard page for anyone else)
<!--[if lte IE 5.5]>
<H2>Hello there, stoneage people, gather your bone hammers and stone wedges
and follow us in the modern age!</h2>
<![endif]-->
Cybarber
"Rowland Shaw" <spamf...@anotherpointless.org> schreef in bericht
news:uYiNmmCzCHA.2488@TK2MSFTNGP12...
In my experience, it's no cost to support older browsers, if you go in with
a mindset for writing accessible content. An example I've found that I'm
quite fond of is http://www.ipswich-angle.com/ - it looks pretty much the
same in IE5, IE5.5, IE6, Opea, Gecko based (so NS/7, Pheonix and friends) as
well as IE/5.1
It's all about approach. If you go into a project with the mindset of "I
want to make this as easy to use as possible" you'll end up with a more
accessible site than if you go in thinking "I want a site that looks kewl".
Even simple things like alt tags on images so your site doesn't just turn
into "[IMG][IMG][IMG][IMG]______[ Submit ][IMG][ Aanmelden ][ Registreren ]"
"Cybarber" <luc...@emergo.nl> wrote...
> It is just a matter of time and money. If you feel you need to target some
> minority do so but then be prepaired to spent extra time and money. In the
> majority of case that investment will not me amortized.
>
> It is all very nice but pratically it is efficient to make a webpage which
> works well in IE55 and IE6 and forget about the rest (use the very nice
> "conditional comments" feature to make a standard page for anyone else)
>
> <!--[if lte IE 5.5]>
> <H2>Hello there, stoneage people, gather your bone hammers and stone
wedges
> and follow us in the modern age!</h2>
> <![endif]-->
>
> Cybarber
>
> "Rowland Shaw" <spamf...@anotherpointless.org> schreef...
Are you kidding? Anyone can write something like that with some table inputs
an colors and images. nothing special at all no dynamics just some text.
Your standars are rather low any version 4 browser could do the same.
As most people are now using IE55 and IE6 one should use the features those
browsers provided to the fulles to make an attractive website.
But this discussion is arlready so old and all viewpoints have been aired
many times.
The end.
Cybarber
"Rowland Shaw" <spamf...@anotherpointless.org> schreef in bericht
news:#FO3ZFo0CHA.1132@TK2MSFTNGP10...
And you still seem to ignore the possibility that people want websites that
they can get information from, and not ones that look pretty.
The example site is reasonably visually appealing and very backward
compatible. There's no need for DHTML, so there isn't any. This is a good
thing.
At the end of the day it's a qualitive thing. The original question of
multiple classes is demostrated well but said site, in a backwards
compatible manner -- there's no point locking out other users purely because
you can -- there's no extra effort starting off with <div
class="events"><div class="section">Blah</div></div> instead of <div
class="events section">Blah</div>