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!
Рішення
Дякуємо за ваш відгук!
index.html
index.js
index.css
test.js
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Сумаризуйте цей розділ
Пояснити код у file
Пояснити, чому file не вирішує завдання
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!
Рішення
Дякуємо за ваш відгук!
index.html
index.js
index.css
test.js