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 start coding
Play with this code!
Solução
Obrigado pelo seu feedback!
index.html
index.js
index.css
test.js
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
First website
Deslize para mostrar o menu
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 start coding
Play with this code!
Solução
Obrigado pelo seu feedback!
index.html
index.js
index.css
test.js