Uniform Resource Locator
What is an url ?
language used to add color/font/style to the web page
What is CSS
In HTML all letters should be in upper or lower case?
What is lower case?
Color of Captain America's suit?
What is red,white,blue ?
Text used as a filler in the code or developing web page
What is Lorem Ipsum?
The first page of a website
What is index.html ?
What tag is used to specify CSS in html?
What is <style></style> ?
A link that allows you to move from one page to another
What is hyperlink <a></a> or Absolute
Artist who wrote song -- "Sorry"
Who is Justin Bieber?
Person who uses programming skills to develop entire website
What is a web developer?
First line of code in a html file
What is <!DOCTYPE html> ?
This selector is defined by a period . sign in css
What is a class?
This tag is used to divide or section off content on a web page.
What is a <div></div>?
Riddle: If you have it, you don’t share it. If you share it, you don’t have it. What is it?
What is a secret?
URL that uses full address of the target page.
What is an Absolute url?
A list that identifies all items with bullets
What is an unordered list? <ul></ul>
This selector must be unique within a given document.
What is an #id ?
What is the second part of the url called ?
What is Domain name?
The device in Iron man's is chest called?
a Mini Arc Reactor/an electromagnet/ had a shrapnel
A list that identifies each list item with a bullet
What is an unordered list? <ul></ul>
What does HTML stand for?
What is Hyper Text Markup Language ?
Web standard for in coding characters?
What is ASCII ?
Html tag that determines tab content.
What is title?
Riddle: It has keys,but no locks.It has space, but no room. You can enter, but can't go inside. What is it?
What is a keyboard.
Computer images are comprised of thousands of these tiny dots.
What are pixels?