I deserve to be kicked!
-
Dario Solera wrote:
XHTML+CSS
Nah, that's commitee stuff. real men use <blink>
Don't attribute to stupidity what can be equally well explained by buerocracy.
My latest article | Linkify!| FoldWithUs! | sighistI prefer .
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
-
Dalek Dave wrote:
"Why do you change the text colour by using <FONT COLOR=RED>? Why not just type <TEXT="#FF0000">? ... Is there a convincing reason for doing it via font rather than text or am I right in assuming I need my arse kicking?
If you are reading the raw HTML for whatever reason, the <FONT COLOR=RED> is a whole load more readable than <TEXT = "#FF0000"> - at least you can tell it is red, rather than green or blue without thinking too hard. I would stick to the readable version, myself.
No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones
Thanks, I have a response to Mr 'Clever Dicky' Greg!
------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC
-
<TD BGCOLOR=WHITE WIDTH=590 VALIGN=TOP><H2><TEXT="#ff0000">About Bellcross...</TEXT></H2></TD>
------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC
modified on Thursday, July 16, 2009 4:13 AM
You're closing a <TEXT> tag with a </FONT> tag? :(
I hope you realise that hamsters are very creative when it comes to revenge. - Elaine
-
Myself and a colleague were discussing a redesign of the company website, and floating a few ideas around, writing a few skeletal formats and suggesting contents and navigation etc. I hastily banged out an example, and he was in agreement that is was clear, uncluttered and easily followed, then asked me ... "Why do you change the text colour by using <FONT COLOR=RED>? Why not just type <TEXT="#FF0000">? I opened and shut my mouth like a bewildered goldfish then admitted that after years of doing it that way, I had forgotten about TEXT! Damn you HTML, Damn you all to hell! Is there a convincing reason for doing it via font rather than text or am I right in assuming I need my arse kicking?
------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC
-
<TD BGCOLOR=WHITE WIDTH=590 VALIGN=TOP><H2><TEXT="#ff0000">About Bellcross...</TEXT></H2></TD>
------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC
modified on Thursday, July 16, 2009 4:13 AM
Heh - you editted that, you sneaky guy - I saw <FONT=MAROON> in Chrome, went to reply "Where's the TEXT element" and saw a TEXT tag on the reply page. Open the page in FireFox - see a TEXT tag - my reaction "What magic's the Dalek pulled to get Chrome and FF to display different text?" Of course, I refresh the Chrome page and see the TEXT tag - it was just a race condition all along. No wonder concurrency's difficult.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
Maybe it's time to switch to XHTML+CSS, i.e. real men's web languages? :-D
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
Get with the cool kids and use HTML5 (I don't count myself as cool - I've barely graduated to HTML 4).
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
Dario Solera wrote:
XHTML+CSS
Nah, that's commitee stuff. real men use <blink>
Don't attribute to stupidity what can be equally well explained by buerocracy.
My latest article | Linkify!| FoldWithUs! | sighist -
I prefer .
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
I can already smell the testosterone!
Don't attribute to stupidity what can be equally well explained by buerocracy.
My latest article | Linkify!| FoldWithUs! | sighist -
peterchen wrote:
real men use <blink>
Gaaaaahhh, my eyes!
He who makes a beast out of himself gets rid of the pain of being a man
It doesn't work anymore!?
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
-
You're closing a <TEXT> tag with a </FONT> tag? :(
I hope you realise that hamsters are very creative when it comes to revenge. - Elaine
OOPS! Force of habit again! Let me edit that :)
------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC
-
Heh - you editted that, you sneaky guy - I saw <FONT=MAROON> in Chrome, went to reply "Where's the TEXT element" and saw a TEXT tag on the reply page. Open the page in FireFox - see a TEXT tag - my reaction "What magic's the Dalek pulled to get Chrome and FF to display different text?" Of course, I refresh the Chrome page and see the TEXT tag - it was just a race condition all along. No wonder concurrency's difficult.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
I am a Knave, Sir
------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC
-
Get with the cool kids and use HTML5 (I don't count myself as cool - I've barely graduated to HTML 4).
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
Stuart Dootson wrote:
(I don't count myself as cool - I've barely graduated to HTML 4).
That's "lukewarm"?
Don't attribute to stupidity what can be equally well explained by buerocracy.
My latest article | Linkify!| FoldWithUs! | sighist -
Myself and a colleague were discussing a redesign of the company website, and floating a few ideas around, writing a few skeletal formats and suggesting contents and navigation etc. I hastily banged out an example, and he was in agreement that is was clear, uncluttered and easily followed, then asked me ... "Why do you change the text colour by using <FONT COLOR=RED>? Why not just type <TEXT="#FF0000">? I opened and shut my mouth like a bewildered goldfish then admitted that after years of doing it that way, I had forgotten about TEXT! Damn you HTML, Damn you all to hell! Is there a convincing reason for doing it via font rather than text or am I right in assuming I need my arse kicking?
------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC
*KICK*
It is a crappy thing, but it's life -^ Carlo Pallini
-
Myself and a colleague were discussing a redesign of the company website, and floating a few ideas around, writing a few skeletal formats and suggesting contents and navigation etc. I hastily banged out an example, and he was in agreement that is was clear, uncluttered and easily followed, then asked me ... "Why do you change the text colour by using <FONT COLOR=RED>? Why not just type <TEXT="#FF0000">? I opened and shut my mouth like a bewildered goldfish then admitted that after years of doing it that way, I had forgotten about TEXT! Damn you HTML, Damn you all to hell! Is there a convincing reason for doing it via font rather than text or am I right in assuming I need my arse kicking?
------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC
Dalek Dave wrote:
I need my arse kicking?
You certainly do - you should be using CSS and not relying on the FONT tag or the TEXT tag.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
Myself and a colleague were discussing a redesign of the company website, and floating a few ideas around, writing a few skeletal formats and suggesting contents and navigation etc. I hastily banged out an example, and he was in agreement that is was clear, uncluttered and easily followed, then asked me ... "Why do you change the text colour by using <FONT COLOR=RED>? Why not just type <TEXT="#FF0000">? I opened and shut my mouth like a bewildered goldfish then admitted that after years of doing it that way, I had forgotten about TEXT! Damn you HTML, Damn you all to hell! Is there a convincing reason for doing it via font rather than text or am I right in assuming I need my arse kicking?
------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC
-
Stuart Dootson wrote:
(I don't count myself as cool - I've barely graduated to HTML 4).
That's "lukewarm"?
Don't attribute to stupidity what can be equally well explained by buerocracy.
My latest article | Linkify!| FoldWithUs! | sighistI'm not hot, I'm not cool - you must be right :-)
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
Myself and a colleague were discussing a redesign of the company website, and floating a few ideas around, writing a few skeletal formats and suggesting contents and navigation etc. I hastily banged out an example, and he was in agreement that is was clear, uncluttered and easily followed, then asked me ... "Why do you change the text colour by using <FONT COLOR=RED>? Why not just type <TEXT="#FF0000">? I opened and shut my mouth like a bewildered goldfish then admitted that after years of doing it that way, I had forgotten about TEXT! Damn you HTML, Damn you all to hell! Is there a convincing reason for doing it via font rather than text or am I right in assuming I need my arse kicking?
------------------------------------ "When Belly Full, Chin Hit Chest" Confucius 502BC
The font element was deprecated in HTML 4.01, and is not supported in XHTML 1.0 Strict DTD. HTML <font> Tag[^]\ It might be time for an old dog to learn a new trick. What's a deprecated tag / attribute?[^]
Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems
I'm on-line therefore I am. JimmyRopes -
I'm not hot, I'm not cool - you must be right :-)
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
Just slip into a pair o' pink tight pants and comb your hair into retro style, wear a 70s jacket and a hollywood style very large sun shades (should cover half the face, fake gem stones on the sides will fetch bonus points). Then, you'd just look cool. :cool: Did I mention about the rubber gum boots?
It is a crappy thing, but it's life -^ Carlo Pallini
-
Just slip into a pair o' pink tight pants and comb your hair into retro style, wear a 70s jacket and a hollywood style very large sun shades (should cover half the face, fake gem stones on the sides will fetch bonus points). Then, you'd just look cool. :cool: Did I mention about the rubber gum boots?
It is a crappy thing, but it's life -^ Carlo Pallini
I always feel an affinity with Disco Stu[^] (the name thing, and my hair would look like his if I allowed it to grow - my nickname always used to be Art (Garfunkel)[^]). Would that be :cool: ?
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
I always feel an affinity with Disco Stu[^] (the name thing, and my hair would look like his if I allowed it to grow - my nickname always used to be Art (Garfunkel)[^]). Would that be :cool: ?
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
Walking on a thin string, not knowing which side would the wind push you into - Geek/Nerd? The hair confirms nerd characteristics. Quoting reference from Simpsons Wikia - again, a strict nerd characteristic. :-D
It is a crappy thing, but it's life -^ Carlo Pallini