What does HTML stand for?
AnswerHyperText Markup Language
HTML is the markup language that structures content on web pages.
Coding · Facts & stats
7 fact-checked facts about coding, each with the reason behind it. 5 more are in today's round and join this page after it closes.
AnswerHyperText Markup Language
HTML is the markup language that structures content on web pages.
AnswerCascading Style Sheets
CSS controls the colors, fonts and layout of web pages.
AnswerGeorge Boole
George Boole developed the algebra of true and false values in the 1800s.
Answer255
FF is 15 × 16 + 15 = 255.
AnswerStructured Query Language
SQL is used to query and manage data in relational databases.
AnswerO(log n)
Binary search halves the search range at each step, so steps grow logarithmically.
Answer128
7 bits give 2⁷ = 128 codes, covering letters, digits, punctuation and control codes.