HTML - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
html Cover image
html
HTML
https://www.study24x7.com/page/e017a920-3663-11e9-affa-a9c065821767
  • Followers
  • Latest Feeds
  • Articles
  • Question
  • Course
  • About
  • Review
Interests
Web Development
35 followers study24x7 07 Mar 2019 10:59 AM study24x7 study24x7

Which tag creates a check box for a form in HTML?

A

<checkbox>

B

<input type="checkbox">

C

<input=checkbox>

D

<input checkbox>

study24x7
Write a comment
35 followers study24x7 07 Mar 2019 10:58 AM study24x7 study24x7

Which attribute is used to name an element uniquely?

A

class

B

id

C

dot

D

all of above

study24x7
Write a comment
35 followers study24x7 07 Mar 2019 10:57 AM study24x7 study24x7

What doesvlink attribute mean?

A

visited link

B

virtual link

C

very good link

D

active link

study24x7
Write a comment
35 followers study24x7 07 Mar 2019 10:56 AM study24x7 study24x7

 What is the correct HTML tag for inserting a line break?

A

<br>

B

<lb>

C

<break>

D

<newline>

study24x7
Write a comment
35 followers study24x7 07 Mar 2019 10:55 AM study24x7 study24x7

Choose the correct HTML tag to make a text italic

A

<ii>

B

<italics>

C

<italic>

D

<i>

study24x7
Write a comment
35 followers study24x7 07 Mar 2019 10:53 AM study24x7 study24x7

What is the correct HTML for making a hyperlink?

A

<a href=”http:// mcqsets.com“>ICT Trends Quiz</a>

B

<a name=”https://mcqsets.com“>ICT Trends Quiz</a>

C

<https://mcqsets.com</a>

D

url=”https://mcqsets.com“>ICT Trends Quiz

study24x7
Write a comment
  • Edubabble LLP
  • To make a hyperlink in an HTML page, use the and tags, which are the tags used to define the links. The tag indicates where the hyperlink starts and the tag indicates where it ends. Whatever text gets added inside these tags, will work as a hyperlink. Add the URL for the link in the .

    See more

    35 followers study24x7 07 Mar 2019 10:52 AM study24x7 study24x7

    Which tag allows you to add a row in a table?

    A

    <td> and </td>

    B

    <cr> and </cr>

    C

    <th> and </th>

    D

    <tr> and </tr>

    study24x7
    Write a comment
    35 followers study24x7 07 Mar 2019 10:51 AM study24x7 study24x7

    Which tag inserts a line horizontally on your web page?

    A

    <hr>

    B

    <line>

    C

    <line direction="horizontal">

    D

    <tr>

    study24x7
    Write a comment
    35 followers study24x7 07 Mar 2019 10:44 AM study24x7 study24x7

    <body bg ="yellow"> What i s the correct HTML for adding a background color?

    A

    <background>yellow<Background>

    B

    <body color = "yellow">

    C

    <body bg color = "yellow">

    D

    <body bg ="yellow">

    study24x7
    Write a comment
    35 followers study24x7 07 Mar 2019 10:41 AM study24x7 study24x7

    How can you make an e-mail link?

    A

    <mail href +"xxx@y.com">

    B

    <a href ="mail to: xxx@y.com">

    C

    <a href = "xxx@y.com">

    D

    Both (b) and (c)

    study24x7
    Write a comment
    35 followers study24x7 07 Mar 2019 10:40 AM study24x7 study24x7


    Which of the following is a Valid Name?

    A

    <_person>

    B

    <123 person>

    C

    Both (a) and (b)

    D

    None of these

    study24x7
    Write a comment
    35 followers study24x7 07 Mar 2019 10:39 AM study24x7 study24x7

    Symbol used at the beginning of the HREF text is

    A

    #

    B

    $

    C

    &

    D

    ^

    study24x7
    Write a comment
    35 followers study24x7 07 Mar 2019 10:37 AM study24x7 study24x7

    Which file controls how your frames will appear? 

    A

    Frameset

    B

    Master Document

    C

    Template

    D

     Timeline

    study24x7
    Write a comment
    35 followers study24x7 07 Mar 2019 10:36 AM study24x7 study24x7

    What can't layers do if you want to convert them to tables? 

    A

     Be close

    B

    Contain a Color

    C

    Be larger than the target table

    D

    Overlap

    study24x7
    Write a comment
    35 followers study24x7 07 Mar 2019 10:35 AM study24x7 study24x7

    Which HTML attribute is used to define inline styles? 

    A

     font

    B

    class

    C

    styles

    D

    style

    study24x7
    Write a comment
    35 followers study24x7 07 Mar 2019 10:33 AM study24x7 study24x7

    How do I add scrolling text to my page? 

    A

    <scroll>

    B

    <marquee>

    C

    <ciruler>

    D

    <tab>

    study24x7
    Write a comment
    35 followers study24x7 05 Mar 2019 11:33 AM study24x7 study24x7

    Which is not a property of attribute Behaviour of <Marquee> tag? 

    A

    alternate

    B

    blur

    C

    scroll

    D

    slide

    study24x7
    Write a comment
    35 followers study24x7 05 Mar 2019 11:32 AM study24x7 study24x7

    The attribute used to define a new namespace is.

    A

    Xmlns

    B

     XmlNameSpace

    C

     both are correct

    D

    none of these

    study24x7
    Write a comment
    35 followers study24x7 05 Mar 2019 11:30 AM study24x7 study24x7

    The elements <DIV> and <SPAN> have the following characteristics 

    A

    Element <DIV> inherits properties defined for <SPAN> in a stylesheet

    B

    Elements <SPAN> and <DIV> define content to be inline or block-level

    C

    <DIV> and <SPAN> are used as alternatives for the element <P>

    D

    <DIV> is used inside element <P>.

    study24x7
    Write a comment
    35 followers study24x7 05 Mar 2019 11:28 AM study24x7 study24x7

    When trying to access a URL, the following message is displayed on the browser:
    Server; Error 403.
    What could be the reason for the message? 

    A

    The requested HTML file is not available

    B

    The path to the interpreter of the script file is invalid

    C

    The first line of the output from the script is not a valid HTTP header

    D

    The requested HTML file or CGI script has insufficient permission.

    study24x7
    Write a comment
    Ratings
    0.0
    out of 5
    0 Ratings
    5 study24x7
     
    0.0
    4 study24x7
     
    0.0
    3 study24x7
     
    0.0
    2 study24x7
     
    0.0
    1 study24x7
     
    0.0
    Related Pages

    TET

    66 followers