FIRST PROJECT
(HTML, CSS, JavaScript)
What have you learned or practiced?
-
HTML
is the standard markup language for Web pages.
With HTML you can create your own Website.
-
CSS
is the language we use to style an HTML document.
CSS describes how HTML elements should be displayed.
-
JavaScript
often abbreviated as JS, is a programming
language that is one of the core technologies of the
World Wide Web, alongside HTML and CSS.