Re: [PHP] IE Issues

2003-07-23 Thread Curt Zirzow
* Thus wrote Jason Wong ([EMAIL PROTECTED]): > On Wednesday 23 July 2003 00:03, Curt Zirzow wrote: > > [snip] > > > And it *was* a hack in the early HTML specifications, the new > > specifications discourge its use. > > Didn't you say you installed a speling chekker? hehe.. yea, but in order fo

Re: [PHP] IE Issues

2003-07-23 Thread Jason Wong
On Wednesday 23 July 2003 00:03, Curt Zirzow wrote: [snip] > And it *was* a hack in the early HTML specifications, the new > specifications discourge its use. Didn't you say you installed a speling chekker? -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems I

RE: [PHP] IE Issues

2003-07-22 Thread Chris W. Parker
Pete Morganic on Tuesday, July 22, 2003 7:39 AM said: > so which tag should i use .. ??? You should use proper mark up is what you should use. Or I think some people call it "the semantic web". Not exactly sure. But here is an example. You might normally have: H

Re: [PHP] IE Issues

2003-07-22 Thread Curt Zirzow
* Thus wrote Pete Morganic ([EMAIL PROTECTED]): > so which tag should i use .. ??? Yes, you can use the div and span tags. I would suggest using CSS so you can define a class for an item and use it where necessary. For example: Text More Text Curt -- "I used to think I was indecisive, bu

Re: [PHP] IE Issues

2003-07-22 Thread Curt Zirzow
* Thus wrote Nelson Rodriguez-Pena ([EMAIL PROTECTED]): > Hi Pete, > > >> Why is the font tag evil and depreciated ??? > >> confused pete > > Because it is a presentational element and HTML is headed to structural > content instead of visual formating. Structure is for HTML, presentation is > for

Re: [PHP] IE Issues

2003-07-22 Thread Curt Zirzow
* Thus wrote Steve Magruder ([EMAIL PROTECTED]): > Curt Zirzow wrote: > > Dont use the font tag.. they are evil... and besides depricated. > > And they're deprecated too. :) I installed my spellchecker after this email :) Thanks, Curt -- "I used to think I was indecisive, but now I'm not so s

Re: [PHP] IE Issues

2003-07-22 Thread Pete Morganic
so which tag should i use .. ??? tia pete Nelson rodriguez-Pena wrote: Hi Pete, Why is the font tag evil and depreciated ??? confused pete Because it is a presentational element and HTML is headed to structural content instead of visual formating. Structure is for HTML, presentation is for CS

RE: [PHP] IE Issues

2003-07-22 Thread Jay Blanchard
[snip] Why is the font tag evil and depreciated ??? [/snip] This topic is better suited to an HTML or web-dev list, but the bottom line here is that CSS has been put into use as further effort to seperate design from content. The CSS recommedation being in place deprecates a lot of the old in-line

RE: [PHP] IE Issues

2003-07-22 Thread Nelson Rodriguez-Pena
Hi Pete, >> Why is the font tag evil and depreciated ??? >> confused pete Because it is a presentational element and HTML is headed to structural content instead of visual formating. Structure is for HTML, presentation is for CSS. regards, ---

Re: [PHP] IE Issues

2003-07-22 Thread Pete Morganic
Why is the font tag evil and depreciated ??? confused pete Steve Magruder wrote: Curt Zirzow wrote: Dont use the font tag.. they are evil... and besides depricated. And they're deprecated too. :) Steve -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php

Re: [PHP] IE Issues

2003-07-22 Thread Steve Magruder
Curt Zirzow wrote: > Dont use the font tag.. they are evil... and besides depricated. And they're deprecated too. :) Steve -- Steve Magruder Consulting - http://consulting.stevemagruder.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.p

Re: [PHP] IE Issues

2003-07-21 Thread Curt Zirzow
* Thus wrote Stephen ([EMAIL PROTECTED]): > Hello, > > This is a little off topic but I do need some help. I have had IE 6 for > about a month now (just got a new computer in June and have been using IE6 > since). When I first started running it, it was fine. A few weeks ago, > though, all my font

Re: [PHP] IE Issues

2003-07-21 Thread Stephen
Monday, July 21, 2003 1:29 PM Subject: RE: [PHP] IE Issues Stephen <mailto:[EMAIL PROTECTED]> on Monday, July 21, 2003 11:21 AM said: > Thank you so much! I now have to wonder how it got set to that. > Probably my brothers or that power surge a while back. Anyway, thanks > aga

RE: [PHP] IE Issues

2003-07-21 Thread Jaime Bozza
e- > From: Stephen [mailto:[EMAIL PROTECTED] > Sent: Monday, July 21, 2003 1:21 PM > To: Chris W. Parker > Cc: PHP List > Subject: Re: [PHP] IE Issues > > > Thank you so much! I now have to wonder how it got set to > that. Probably my > brothers or that power surge a w

Re: [PHP] IE Issues

2003-07-21 Thread Stephen
Message - From: "Chris W. Parker" <[EMAIL PROTECTED]> To: "Stephen" <[EMAIL PROTECTED]> Sent: Monday, July 21, 2003 1:13 PM Subject: RE: [PHP] IE Issues Stephen <mailto:[EMAIL PROTECTED]> on Monday, July 21, 2003 11:11 AM said: > If I make a webpage

[PHP] IE Issues

2003-07-21 Thread Stephen
Hello, This is a little off topic but I do need some help. I have had IE 6 for about a month now (just got a new computer in June and have been using IE6 since). When I first started running it, it was fine. A few weeks ago, though, all my fonts have greatly increased and I have done nothing that