Computer Science for IGCSE & O level - Data Representation (Section 10 - No. 3)
Which of the following is the most common way to represent the color blue in an HTML code?
#FF0000
#00FF00
#0000FF
#FFFFFF
Explanation
#0000FF is the standard hexadecimal color code for blue.
Comments (0)
