HTML (hypertext markup language) is the simple formatting language that uses basic text to create Web pages. Teachers can write HTML using word processing software or any simple text program on the computer. It is useful to have a basic understanding of how html works when building a Web site.
|
<img
|
src =
|
"glencoe.jpg">
|
|
tag name
|
attribute
|
file name
|
|
<a
|
href=
|
Glencoe
|
</a>
|
|
|
tag name
|
attribute
|
URL
|
text
|
end tag
|
|
Tag
|
Description
|
|
<b>
|
makes text bold
|
|
<i>
|
italicizes text
|
|
<font>
|
indicates font style to use
|
|
<blockquote>
|
indents text
|
|
<p>
|
indicates a paragraph break
(2 lines)
|
|
<br>
|
indicates a line break (1 line)
|
|
<table>
|
creates a table (as seen here)
|
|
<tr>
|
indicates a row in a table
|
|
<td>
|
indicates a cell
|
|
<img>
|
displays an image on the page
|
|
<a>
|
links text or images to another page |
Related Articles
Building Your Class Web Site
This article gets down to the nuts and bolts of creating a web pages, including authoring software, FTP, web graphics, and file directories.
Web Publishing Basics
Building your first class web site is an exciting and sometimes intimidating experience. While there are many software programs that can help you design a simple web page, there are numerous other details that you will need to know before you can launch your class web site. This article offers basic information about how web pages are displayed, where they "live" in cyberspace, and what to watch out for when arranging for a hosting service.
The Educational Strategies in Mathematics Grades 6-12 consists of five modules. Each unit provides an interactive experience in which program users watch and listen to video clips of a classroom lesson, interviews with a guest educator, and an interview with the teacher of the video lesson. Units may be used individually or combined for custom courses. Lessons are designed to be self paced for independent instruction, district facilitated for professional development, or university instructor-led for accreditation or re-certification. These robust courses are approved for both college and CEU credits.
|
|
|