HTML
We're going to start learning some basic HTML and set up our own web pages.
You will be presenting your homework assignments for class by posting them to the sites we create today.
What does HTML stand for?
Hyper Text Markup Language
What is a markup language?
In computer text processing, a markup language is a system for annotating a document in a way that:
-
Is visually distinguishable from the content.
-
It is used only to format the text, so that when the document is processed for display, the markup language does not appear.
CSS
CSS or Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML.
JAVASCRIPT
JavaScript, often abbreviated JS, is a programming language. JavaScript to program the behavior of web pages
Interactive Websites
The pages we make today are going to be pretty basic because we're learning the absolute fundamentals.
It's important to remember that as you advance your skills with web design, there are many exciting possibilities!
Here are a few projects to look at: