NEW
Font size
WorksheetsUNIT 2 SkillStruck HTML & CSS
Total questions: 18
Worksheet time: 9mins
css properties
Traits of CSS include defining a property and a value, separated by a colon and delineated with a semi-colon.
CSS properties are only related to colors and fonts.
CSS properties are used to create animations and transitions only.
CSS properties are not necessary for web design.
onclick
An event listener that reacts when an element is clicked.
A method to change the style of an element.
A function that retrieves data from a server.
A property that defines the position of an element.
declaration
A statement of intent or purpose.
When something has been created or built out.
A formal announcement of a decision.
A legal document that outlines rights and responsibilities.
marquee-alternate
A behavior for marquees that creates a boomerang effect.
A style that makes text scroll horizontally across the screen.
A method to pause marquee text on hover.
A technique to change the color of marquee text.
border
The outside edge surrounding a box or image.
A type of graphic design element.
A line that separates two different colors.
A decorative pattern used in artwork.
background-color property
Sets the color of the background of an element.
Defines the font size of an element.
Specifies the margin around an element.
Controls the visibility of an element.
marquee scrollamount
Declares how fast the marquee goes.
Sets the color of the marquee text.
Defines the width of the marquee area.
Specifies the direction of the marquee movement.
marquee behavior
Declares what kind of movement a marquee makes: alternate, scroll, or slide.
Specifies the color of the marquee text.
Sets the speed of the marquee movement.
Defines the size of the marquee area.
background-image property
Sets an image as the background of an element.
Changes the color of an element's background.
Adds a border around an element.
Sets the opacity of an element.
marquee direction
Declares which direction (right, left, up, or down) a marquee goes.
Specifies the speed of the marquee movement.
Determines the color of the marquee text.
Sets the font style of the marquee content.
border radius
Determines how round a corner is.
Specifies the width of an element.
Sets the color of the border.
Controls the opacity of an element.
marquee scroll
A marquee behavior that causes the information to slide off screen and show up at the other end.
A static display of text that does not move.
A type of animation that only appears on hover.
A method to create a pop-up window on a webpage.
selector
Pattern used to select which element to style a certain way based on ID, class, attribute, or name (e.g. body or h1).
A method for organizing CSS rules in a stylesheet.
A tool for debugging HTML elements in a browser.
A framework for building responsive web designs.
event listeners
Execute their code when a certain event takes place, such as the user hovering over an element or a click on an element.
Are used to style elements on a webpage based on user interactions.
Are functions that run automatically when a webpage loads.
Are responsible for managing the layout of a webpage.
iframe (inline frame)
The iframe tags specify an inline frame that embeds documents, photos, and videos from different websites into an HTML document.
The iframe tags are used to create a new HTML document within the current document.
The iframe tags are used to link to external stylesheets in an HTML document.
The iframe tags are used to create a form for user input in an HTML document.
marquee slide
A marquee behavior that causes the information to reach the end of the screen and stop.
A scrolling text effect that continuously moves across the screen.
A type of animation that fades in and out on the screen.
A method to display images in a slideshow format.
declaration block
The code held between the curly braces in CSS. { }
A section of HTML that defines a layout.
A JavaScript function that executes on page load.
A CSS selector that targets multiple elements.
marquee
A type of decorative border
A moving text that slides across the screen in different directions.
A style of font used in graphic design
A method of organizing data in a database.
