Computer Applications
The ALIGN attribute of <P>
tag cannot take …………… value.
- Right
- Left
- Justify
- None of these
HTML Intro
4 Likes
Answer
None of these
Reason — The ALIGN attribute of <P>
tag can take right, left and justify as value.
Answered By
1 Like
Related Questions
The …………… tag contains the content of your document which gets displayed on the web page of your browser window.
<HEAD>
<BODY>
<HTML>
- None of these
Which special property provides additional information about an HTML element?
- Tag
- Element
- Attribute
- None of these
Which of the following tags helps in retaining the spacing of text or displaying the preformatted spaces on a webpage in an HTML document?
<SPACE>
<PRE>
<SPC>
- None of these
Which tag adds a line horizontally on your web page?
<HR>
<LINE>
<LINE Direction="horizontal">
<TR>