2018-02-08 at 10:15 PM UTC
mashlehash
victim of incest
[my perspicuously dependant flavourlessness]
Back to the computer languages.
Who has used CSS? I find it to be pretty simple to learn, though I have had my confused moments.
I tried out Python but a monkey would know how to operate it better than I do.
2018-02-09 at 3:46 AM UTC
CSS isn't a programming language.
Originally posted by SBTlauien
CSS isn't a programming language.
https://lemire.me/blog/2011/03/08/breaking-news-htmlcss-is-turing-complete/CSS is really neat. You should take time to get familiar with it and HTML, including use of class and id, as it's just so fundamental to website design. There is so much you can do with CSS, such as animations and responsive (meaning mobile) design.
Then maybe move on to manipulating CSS and HTML with javascript.
The following users say it would be alright if the author of this
post didn't die in a fire!
2018-02-09 at 11:06 AM UTC
aldra
JIDF Controlled Opposition
I like its syntax, but dislike it in general
do you have a specific question?
2018-02-09 at 8:24 PM UTC
mashlehash
victim of incest
[my perspicuously dependant flavourlessness]
Forgive my arrogance...new to coding but, styling language?
2018-02-09 at 10:05 PM UTC
CSS just makes stuff look different. It does more now, but the basic idea was to take so-and-so specific HTML element or types of elements or whatever, and say they're going to have this color, this size, etc. It's a way to take things that would normally be all over the place in HTML (<font> tags everywhere) and put them in one place, in the CSS, where you can change them easily and have it take effect for all the pages using that CSS.
CSS is only providing instruction to the browser about how some things look and behave, it isn't taking and processing data and performing complex tasks like a programming language.
The following users say it would be alright if the author of this
post didn't die in a fire!
2018-02-10 at 1:55 AM UTC
I prefer CSS:GO, it's a lot more fun running around outside meeting people and catching wild selectors than just sitting in my mom's basement
2018-02-10 at 1:55 AM UTC
when i die bury me with all my ice on
when i die bury me with all the lights on
2018-02-10 at 12:59 PM UTC
what's hard about python you just import whatever you need bada bing bada boom don't even need any fuckin brackets