Computer Applications
Container elements in HTML require …………… .
- Starting tag
- Ending tag
- Starting and Ending tag
- None of these
HTML Intro
1 Like
Answer
Starting and Ending tag
Reason — Container elements in HTML require Starting and Ending tags. For example, to make text bold, we write <B> text </B>. <B> is a container tag.
Answered By
3 Likes
Related Questions
HTML is a :
- Programming language
- Web page layout language
- Markup language
- Both (2) & (3)
A tag is …………… .
- HTML command
- VB command
- C++ command
- None of these
Background attribute of
<BODY>is used to :- give background color to web page
- load an image and use it as a background when displaying webpage
- insert an image within web page.
- none of these
With which HTML tag do you apply attributes that modify text size, font-face, and color ?
<font><mod><f><text>