InHisName | That's sweet, SamuraiAlba much better than flowers made from bacon. | 02:13 |
---|---|---|
SamuraiAlba | ty | 02:15 |
MutantTurkey | sooo many wings | 03:24 |
MutantTurkey | my stomach | 03:24 |
MutantTurkey | jedijf: flux is interesting | 03:26 |
rmg51 | Morning | 11:13 |
ChinnoDog | morning | 13:17 |
jedijf | @later tell Mutantturkey but, does it work? <re:flux> | 13:52 |
PennBot | jedijf: Command Succeeded. | 13:52 |
ChinnoDog | hi lamalex | 14:01 |
adom | morning | 15:16 |
MutantTurkey | ping pong anyone home | 23:02 |
MutantTurkey | can someone look this simple code over for me? | 23:02 |
MutantTurkey | http://pastebin.com/b08NQzZ0 | 23:02 |
Sadin | MutantTurkey improper use for linebreak tag :P | 23:08 |
MutantTurkey | Sadin: what? | 23:08 |
Sadin | <br /> | 23:08 |
Sadin | not <br> | 23:08 |
Sadin | wont validate correctly | 23:08 |
Sadin | line 30. | 23:09 |
MutantTurkey | dude what are you talking about | 23:09 |
Sadin | your paste | 23:09 |
MutantTurkey | what HTML version are you using to validate this? | 23:09 |
Sadin | HTML 5 | 23:09 |
MutantTurkey | exactly | 23:09 |
Sadin | why wouldnt you be using that? | 23:09 |
MutantTurkey | this is using HTML4 | 23:09 |
Sadin | WHY!!!??!! lol | 23:10 |
MutantTurkey | because I don't need to use HTML5 | 23:10 |
Sadin | you dont need to use 4 either | 23:10 |
MutantTurkey | this is an archaic and broken system I am using at an internal server | 23:10 |
MutantTurkey | that is why | 23:10 |
MutantTurkey | half of my clients are using IE6 | 23:10 |
MutantTurkey | that is why. | 23:10 |
MutantTurkey | ok? | 23:10 |
MutantTurkey | SO SHUT UP | 23:10 |
MutantTurkey | but seriously - html5 is great I love many aspects of it | 23:10 |
Sadin | D: calm down | 23:10 |
andrew | <br> is correct for HTML4 and HTML5 | 23:10 |
Sadin | lol | 23:10 |
MutantTurkey | except for the fact they removed <center> | 23:10 |
MutantTurkey | why would anyone do that! | 23:10 |
MutantTurkey | :[ | 23:10 |
Sadin | MutantTurkey alignment should be handled in CSS | 23:11 |
andrew | because <center> is purely a formatting tag, a task that should be done with CSS | 23:11 |
Sadin | <center> was stupid imo | 23:11 |
MutantTurkey | makes is more complicated | 23:11 |
MutantTurkey | <center> was great | 23:11 |
MutantTurkey | many people used it alot | 23:11 |
Sadin | div{ | 23:11 |
Sadin | div{ | 23:11 |
MutantTurkey | THAT SUCKS | 23:11 |
andrew | No. Case in point: http://www.csszengarden.com/ | 23:11 |
Sadin | andrew is right. | 23:11 |
MutantTurkey | i don't want to create an idiotic div tag to use a single time. | 23:11 |
MutantTurkey | for single usage I'd much rather be able to use <center> | 23:11 |
MutantTurkey | or if I wanted to make 1 single word a different color? | 23:12 |
andrew | What are you trying to center? | 23:12 |
Sadin | MutantTurkey you can create a .center class and apply it to any items in your markup that need centering... | 23:12 |
MutantTurkey | do I really want to do all that? | 23:12 |
MutantTurkey | why bother... | 23:12 |
MutantTurkey | why not just use <center>... | 23:12 |
MutantTurkey | the idea of CSS is good - it's just a pain in the but | 23:12 |
MutantTurkey | butt' | 23:12 |
Sadin | i dont see how your reverse logic is correct here but ill leave you to it :/ | 23:12 |
andrew | yeah, but it gets to be a pain when a site spans hundreds of pages and you want to make a formatting change | 23:13 |
MutantTurkey | times were simpler back then... | 23:13 |
jedijf | yes | 23:23 |
MutantTurkey | right this doesnt have several hunrded spans | 23:23 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!