![]() |
Teaching yourself CSS is as fun as...
pulling your own teeth out!
|
Its slightly less fun than falling down the stairs.
|
It's was easy imo.
|
Quote:
Learning CSS wouldn't be funny at all... Watching you fall down the stairs would make me crack a smile... So long as you get up when you are done. |
Got a question....
How do you pad shit to look the same in IE7 and FF? |
well it would depend on you... on how fast you can catch up with the codes... :winkwink:
|
Expanding my question...
How do you make the padding on li tags the same on both IE and FF? IE seems to add about 15 pixels automatically and FF leaves it up to you to decide. |
Quote:
IE likes to margin them out on it's own. Anyway, CSS isn't all that much harder to learn than HTML itself, it can just be tricky getting layers to position themselves correctly. But once you get it, you'll never look back. 30 lines of html with some CSS is WAY better than 400 lines of html with tables. |
The best way to start learning CSS http://www.w3schools.com/w3c/default.asp
|
Answered me own question...
Code:
list-style-position: outside; |
You have to give ul and li margin:0px and padding:0px;
If you wish an indent for specific lists, give them their own class and style it at pleasure. Good luck, woman |
css was easy to learn for me
|
Quote:
|
hehe, I'm learning that stuff also at the moment
In the past I only used it to define the font, size and color of text-links ... converting a whole layout to css isn't going so good for me (yet) Pretty neat things you can do with it, no doubt about that. |
Quote:
|
If you think CSS is boring, try perl...it will make you MAD
|
Css is kinda cool, cause it makes sense :)
But its all Macs around here... :) ... so we get to enjoy the happy bliss of Mac Firefox and Safari 3 :) .... then we open the page in Windows IE and realise we've been lied to all along!!!!!!! |
Quote:
but u can use code that ie dont interpret like html>body li {margin-left:10px;} |
Quote:
http://www.gofuckyourself.com/showthread.php?t=750159 |
CSS is your friend :P
|
Maybe not distances, but there are variant factors between FF and IE that affect CSS and display -look at my background on http://blog.livecamnetwork.com/ in FF and then in IE.
IE is still more forgiving (it uses the w3c deprecated dtd) than FF with even strict html - but (and I haven't spent hours trying to figure it out) this disappearing background on the right hand of the page is NUTS. Couldn't z-index it or anything to make it come out. Is it the nesting? I KNOW i could fix this by using tables but... no no no! Any idea without having to go through the code line by line what it could be? |
css is fun to learn, and easy
|
Quote:
|
come on, it's not that hard... it's pretty much just learning html...
|
FF and IE handle the css box model differently which is a royal pain in the ass everytime. I wish these people would realise that by handling the most very basic web design standards incorrectly or differently, they serve to screw us all.
Having to insert hacks and shit is never a good thing, but seems par for the course when talking about microsoft, doesnt it? |
css is tits :)
|
I found HTML and tables easy to learn back in the day. CSS layout was a major pain due to the shear amount of browser bugs that you need to be aware of.
|
Sounds like fun!! Enjoy!!!!!
|
Quote:
Code:
$lessbullshit = 'bubbathr='.$text.'&[email protected]&addy='.$url.'&cmentbak='.$a[int rand($#a)].'%20'.$a[int rand($#a)].'%20'.$a[int rand($#a)].'%20'.$a[int rand($#a)].'&submit=Say%20It!&'; |
All times are GMT -7. The time now is 08:36 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc