CSS (Cascading Style Sheets
What is a stylesheet language used to describe the presentation of a document written in HTML.
Do you have to have a <head> and <body> tag?
What is the correct order in HTML, yes you have to have both.
What is an EULA?
What is the right to use a program or app
A__ always connects one computer to other computers and peripheral devices.
What is Port
Tag defines a paragraph.
What is <p> Tag
What does HTML stand for? and what is it?
What is Hypertext Markup Language, is a way to code a document that lets an HTML reader know how to render certain types of information.
When something turns pink, What is it indicating?
What is a coding error?, When there is pink code in your HTML that is it telling you that you've made a typing error or missing something.
Data that a computer accepts and processes is called
What is Input
Is data that a computer sends.
What is Output
Tag defines the document's body.
What is <body> tag
External links
What are External links are a hyperlinks that point at (target) any domain other than the domain the link exists on (source).
What is the link for linking CSS to HTML?
What is <link rel="stylesheet" href="styles.css"> ?
The system generates regular electronic pulses that set the operating pace of the system unit
What is control
A mechanism that enables a computer to retain data, either temporarily or permanently.
What is Storage
Defines a thematic break in an HTML page
What is <hr> tag
Internal Links
What are internal Links are hyperlinks that point at (target) the same domain as the domain that the link exists on (source).
What is the tag used to create bullet points in HTML?
What is <ul> , <li> ?
Tag set for text to appear in the browser window
What is <head>
Data that a computer accepts and processes is called
Produces a line break in text
What is <br> tag
Toggle
What is a key that is one that switches between two states each time a liser presses the key
What is Random Numbers?
What is the game generator to pick a random spot that you can control and edit?
The operating system sometimes is called the
What is Port
Is a flash memory storage device that contains its own processor to manage its
storage.
What is Thumbdrive
Used to embed an image in an HTML page.
What is <img> tag