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

Intro HTML & CSS Review

AB
<p>paragraph
<style>signals CSS
<a>hyperlink
<em>emphasize (italicize) text
<strong>bold text
#specific id attribute
.class id attribute
{ }used in CSS
< >used in HTML
/symbol used in closing tag of HTML
<ul>unordered list (bullets)
<ol>ordered list (numbers)
<li>list item
<img>image
<br>line break
<!DOCTYPE html>must be at top of html document
<body>main content of webpage goes between this opening and closing tag
<title>used for the title of webpage



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