Podcast
Questions and Answers
HTML is a very simple language used to describe what web pages contain
HTML is a very simple language used to describe what web pages contain
True (A)
HTML Tag Types?
HTML Tag Types?
Single Tags ، Paired Tags
< head > We put in all the things the user sees on the inside of the page.
< head > We put in all the things the user sees on the inside of the page.
False (B)
When you add a photo on the page we use the tag?
When you add a photo on the page we use the tag?
In HTML the way the name is written in small letters or capital letters does not cause any problem.
In HTML the way the name is written in small letters or capital letters does not cause any problem.
Flashcards are hidden until you start studying
Study Notes
HTML Basics
- HTML is a simple language used to describe web page content.
HTML Tag Types
- The `` tag contains information about the web page that is not visible to users.
Adding Media to Web Pages
- The `` tag is used to add a photo to a web page.
HTML Syntax
- HTML is case-insensitive, meaning the capitalization of tag names does not affect their functionality.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.