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!
Lösung
Danke für Ihr Feedback!
index.html
index.js
index.css
test.js
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Zusammenfassen Sie dieses Kapitel
Code in file erklären
Erklären, warum file die Aufgabe nicht löst
First website
Swipe um das Menü anzuzeigen
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!
Lösung
Danke für Ihr Feedback!
index.html
index.js
index.css
test.js