Course Content
test html/css
test html/css
First website
Hi everyone! Today we will explore the structure of websites.
HTML stands for HyperText Markup Language. It is a standard markup language for web page creation.
HTML allows you to create the fundumentals of your website. Try to run index.html
to see what will happend.
Nice! Let's add some style to your page with css.
CSS stands for Cascading Style Sheets. CSS describes how HTML elements are to be displayed on screen, paper, or in other media
Try to insert index.css
instead of style.css
and run your code again!
Swipe to show code editor
Play with this code!
Thanks for your feedback!
index.html
index.js
index.css
test.js
First website
Hi everyone! Today we will explore the structure of websites.
HTML stands for HyperText Markup Language. It is a standard markup language for web page creation.
HTML allows you to create the fundumentals of your website. Try to run index.html
to see what will happend.
Nice! Let's add some style to your page with css.
CSS stands for Cascading Style Sheets. CSS describes how HTML elements are to be displayed on screen, paper, or in other media
Try to insert index.css
instead of style.css
and run your code again!
Swipe to show code editor
Play with this code!
Thanks for your feedback!
index.html
index.js
index.css
test.js
First website
Hi everyone! Today we will explore the structure of websites.
HTML stands for HyperText Markup Language. It is a standard markup language for web page creation.
HTML allows you to create the fundumentals of your website. Try to run index.html
to see what will happend.
Nice! Let's add some style to your page with css.
CSS stands for Cascading Style Sheets. CSS describes how HTML elements are to be displayed on screen, paper, or in other media
Try to insert index.css
instead of style.css
and run your code again!
Swipe to show code editor
Play with this code!
Thanks for your feedback!
Hi everyone! Today we will explore the structure of websites.
HTML stands for HyperText Markup Language. It is a standard markup language for web page creation.
HTML allows you to create the fundumentals of your website. Try to run index.html
to see what will happend.
Nice! Let's add some style to your page with css.
CSS stands for Cascading Style Sheets. CSS describes how HTML elements are to be displayed on screen, paper, or in other media
Try to insert index.css
instead of style.css
and run your code again!
Swipe to show code editor
Play with this code!