0

What is the structure of the website

hint: what is main thing to make website.

19th Oct 2024, 10:02 PM
Usman Lodhi
4 odpowiedzi
+ 4
Is this a genuine question or a quiz?
19th Oct 2024, 11:04 PM
Lisa
Lisa - avatar
20th Oct 2024, 3:14 AM
Keith
Keith - avatar
0
HTML is mandatory. It is used to provide the basic structure of a web page. CSS is optional. It is used to provide additional layout and color options. JS is optional. It is used to add functionality. All three are commonly used.
19th Oct 2024, 10:19 PM
Jerry Hobby
Jerry Hobby - avatar
0
the main thing to make a website: a wish or will! (including: someone asks you to create one) hint: "I need it!" html: gives a structure css: colo[u]rs, styling, appearance (recommended to have), and some animations js: interaction (if needed) and also you need a backend, if....
20th Oct 2024, 3:43 AM
Mihaly Nyilas
Mihaly Nyilas - avatar