Java Games: Flashcards, matching, concentration, and word search.

HTML & CSS Test Review

AB
<br>HTML5 method of coding a line break
h1Largest of the heading level tags
descendent selectorSpecifies an element within the context of its container (parent) element
margin: autoused to center an element
<ul>Unordered list tag - each line item has a bullet
<ol>Ordered list tag - numbered list
thumbnailA smaller version of a larger image
<title>starts the tag set for text to appear in the browser's title bar or tab.
<body>Signifies the begining of the contents of a web page that will appear in the browser window
font-weightCSS property that can be used to configure bold text
Check BoxesA form element that allows multiple user selections within a group
PosterAn attribute that may be used on a video tag to display a starting image
<th>...</th>Tag set to mark the contents of a table header cell.
<tr>...</tr>Tag set to create a new table row.
captionDescriptive information about a table
cell spacingAttribute that creates space between the cells of a table
cell paddingAttribute that create space between the cell content and the cell border in a table
<table...</table>Tag set to create a table
<td>...</td>Tag set to mark a cell containing table data
colspanAttribute that creates a cell that spans multiple columns
../Directs the browser to move up one level to the parent directory
Web Safe Color PaletteCollection of colors that display consistently on multiple platforms
wireframeSketch of a web page that shows the basic structure
FTPFile Transfer Protocol for managing files over the Internet
alt attributeProvides a text replacement, usually a description, of an image
floatConfigures the horizontal placement of an element
<div>Opening tag for an area or section of a page

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities