Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Interesting

Hey,

I found a cool article

Treehouse Blog

Im wondering, how did they code or make the CSS or Media Queries and all? did they made ith with C ? xd or :d

1 Answer

CSS and Media Queries (which is also CSS), is not a programming language. CSS is a formatting standard for the styling of HTML documents. The actual processing part of HTML and CSS is done on the browser. How the CSS is interpreted and translated into code therefore, in a way, depends on the language in which the browser was coded in.

Yes, i know that but what i was asking how did they made CSS?

Like we can say that you can make programms in binary numbers, u can , but it will be extremey hard etc..

Like Swift, how did they made Swift? so how did they made CSS and all that ? : p So i was saying that maybe they did CSS with C++? or soemthing i dont know : p

Again, CSS is just a format. There was never any programming involved in it.

They "made" CSS by just having a meeting and deciding how they mark different things. Again, no programming language was used in its' creation.

History: http://www.w3.org/People/howcome/p/cascade.html

Lol, how did people even camed up with technology and all whats today, seem magic lol i know, physics , electrons etc.. but its not easy, if we think about programming, its easy right? but who would invent it in the first place to do all that, i believe it took years to develop it and improve it like CSS is evolving now, but its just crazy xd

Thank you for the answer .