10th Class Computers Science Sample Paper Computer Science Olympiad Model Test Paper-3

  • question_answer
    Examine the following code:
    <html>
    <head>
    <title>Welcome Page</title>
    </head>
    <style type="text/css">
    body {background-color: # FF5555;}
    </style>
    <p>Welcome</p>
    </body>
    </html>
    Based on the code above, which one of the following terms describes attaching a CSS to HTML:

    A)  In-line              

    B)  Internal

    C)  External                       

    D)  Attaching

    E)  None of these

    Correct Answer: B


You need to login to perform this action.
You will be redirected in 3 sec spinner