Advertisements
Advertisements
Question
Consider the web page shown below and the code written to achieve this result.

<HTML>
<HEAD>
<TITLE> Plan
</TITLE>
</HEAD>
<BODY bgcolor = ______ link = ______ vlink = "green"> ---line 1
<FONT face =" "Arial" color = "maroon">
<H2 align = "center"> National e-Governance Plan </H2> <______> ---line 2
<HR>
<FONT face = "Arial" color = "red" >
<IMG src = "gov.jpeg" height = "100" width = "100" align = "right">
The National e-Governance Plan of Indian Government seeks to lay the foundation and
provide the impetus for long-term growth of e-Governance within the country. The plan
seeks to create the right governance and institutional mechanisms, set up the core
infrastructure and policies and implement a number of Mission Mode Projects at the
center, state and integrated service levels to create a citizen-centric and
business-centric environment for governance. </FONT>
<P>
<FONT face = "Arial" size = "2">
<B> Visit <A href = "nation.html"> National e-Governance Plan <______> to know more about
: </B> ---line 3
<OL>
<LI> Central MMP's <__> ---line 4
<LI> Implementation </LI>
<LI> Components </LI>
</OL>
<HR>
<FONT size = "2"> <CENTER> For enquiries <______ ______= "[email protected]"> Mail to Us </A>
</CENTER> ---line 5
</BOdy>
</HTML>
Based on the given information answer the questions given below:
- Choose the correct option to fill up line 1.
-
bgcolor = "yellow, black" link = "black, yellow" -
bgcolor = "black" link = "yellow" -
bgcolor = "yellow" link = "black" -
bgcolor = "default" link = "default
-
- Choose the correct option to fill up line 2.
- /Font
- \Font
- \=Font
- /=Font
- Choose the correct option to fill up line 3.
- \A
- /A
- /A/
- \A\
- Choose the correct option to fill up line 4.
- \LI
- /LI/
- \LI\
- /LI
- Choose the correct option to fill up line 5.
- A href
- href A
- A
- href
Case Study
Advertisements
Solution
-
bgcolor = "yellow" link = "black" - /Font
- /A
- /LI
- A href
shaalaa.com
Is there an error in this question or solution?
