Advertisements
Advertisements
Question
In HTML, colours are represented as ______.
Options
Binary values
Octal values
Decimal values
Hexadecimal values
MCQ
Fill in the Blanks
Solution
In HTML, colours are represented as hexadecimal values.
shaalaa.com
HTML Attributes
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
Which of the following is a special word used inside tag to specify additional information to the tag?
HTML tags should be specified within:
Which section of the browser window displays the main contents?
Which of the following symbol is used to prefix with hexadecimal value representing colour in HTML?
What is the wrong in the following coding?
<html>
<my web page>
<title> Welcome to my web page </head>
</title>
How do you include an image as your web page background?
Explain the attributes available with <body> tag.
What are the attributes available in <html> tags?