Computer Applications
All normal webpages consist of what two parts ?
- Head and body
- Top and bottom
- Body and frameset
HTML Intro
3 Likes
Answer
Head and body
Reason — All normal webpages consist of <HEAD> and <BODY> tag.
Answered By
1 Like
Related Questions
The attribute used to choose the type of font in HTML is :
- Character
- Face
- Text-type
- Font-type
Why should you specify a background color if you are using an image for the actual background of your page ?
- The background color will be shown until the image loads
- In case the image doesn't fit right
- So the text shows up better
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