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

HTML- Structuring Websites Review

AB
HTML documentationdocumentation and syntax for HTML
HTMLHyper Text Markup Language
HTML tagtags are the building blocks of an HTML document
Hexadecimalnumber system is Base 16.It uses only 16 digits.
RGB Color Encodingscheme allows us to encode colors such as numeric data. It defines the amount of Red, Green, and Blue light in a pixel
<img> tagAllows adding an image to a web page. It is self-closing. The attributes of a image tags include src, which specifies where to get the image from (the url for an image ), and width and height attributes, which specify the size of the image in pixels.
<ul> tagDefines an unordered list in HTML
<li> tagdefines a list item inside an HMTL list
HTML TablesTables display information in a grid.
Style AttributeAllows adding several different types of styles to HTML elements.
CopyrightA law that grants the creator of an original work exclusive rights to its use, distribution, and sale
HyperlinkThe connection between one HTML page to another HTML page


April Shinpaugh

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