A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Css and me don't go well together

1k views · started by HTML ·
#1
Css and I don't go well together
It seems of all the languages I've been working on CSS gives me the most trouble! Even after a year or so of doing it. jeez, anyone else hate css as much as I do? ALSOOOOOOOOOOO Ajax, worth learning or not?
#2
Oh god I LOVE LOVE LOVE CSS <3 I hate HTML though, for three years I have messed around with HTML & Dreamweaver and I still hate coding a website. I prefer flash tbh.
What's with CSS that's troubling you? o:
#3
Soph wrote:
Oh god I LOVE LOVE LOVE CSS <3 I hate HTML though, for three years I have messed around with HTML & Dreamweaver and I still hate coding a website. I prefer flash tbh.
What's with CSS that's troubling you? o:


Fucking positioning..it always messed up for different resolutions, even if I set a body page height and witdh, but I finally got the hang of it recently @_____@


edit:: I ALSO RAGE AT DREAMWEAVER
#4
Use em instead of px for your layout. I think that makes it a lot more flexible with resolutions...

Dreamweaver is a great tool. :(

Do learn Javascript, it's very useful. After that you can move to learning how to use AJAX.
#5
Alright, thanks Riddle.

Edit: Js should take about how long to learn? A month?
#6
HTML wrote:
Fucking positioning..it always messed up for different resolutions, even if I set a body page height and witdh, but I finally got the hang of it recently @_____@


edit:: I ALSO RAGE AT DREAMWEAVER

Why don't you just do fluid content? Not sure how it's done with html, but at least it works awesome with flash. Keeps your content centered no matter what screen res/window size.
#7
Have you tried using percentages?
#8
HTML wrote:
Alright, thanks Riddle.

Edit: Js should take about how long to learn? A month?

Depends on the person...