0

What is html I can not understand please help me?

Help me

12th Oct 2022, 5:10 AM
Mehwish Fardoos
Mehwish Fardoos - avatar
1 Resposta
+ 1
To understand "HTML" from front to back, let's look at each word that makes up the abbreviation: Hypertext: text (often with embeds such as images, too) that is organized in order to connect related items Markup: a style guide for typesetting anything to be printed in hardcopy or soft copy format Language: a language that a computer system understands and uses to interpret commands. HTML determines the structure of web pages. This structure alone is not enough to make a web page look good and interactive. So you'll use assisted technologies such as CSS and JavaScript to make your HTML beautiful and add interactivity, respectively. Regards, J Wick
12th Oct 2022, 5:48 AM
Jimmy Wick
Jimmy Wick - avatar