Please enable JavaScript.
Coggle requires JavaScript to display documents.
Phython, Internet, The web, Web Browser, HTML, CSS, Code, Programming…
-
-
The web
-
publicly available content on the internet; the web is made up of websites which are made up of web pages
-
-
-
HTML
-
stands for HyperText Markup Language; this language tells the browser what content should appear on a webpage
-
-
CSS
-
stands for Cascading Style Sheets; this language tells the browser how the HTML content should be styled
-
-
Code
-
in this course, code refers to any set of instructions we write for a computer
-
-
-
JavaScript
-
a popular programming language most well-known for its usage in web pages; this language tells the computer how a webpage should behave
-
-