
Explore HTML, the hyper text markup language that builds the internet, created by Tim Berners-Lee in the early 1990s, and how markup shapes pages.
Explore how HTML uses start and end tags to format text, like italics, and how a root folder and simple editors like Notepad help you write HTML.
Set your Mac to plain text by selecting make plain text in the Format menu, then enable ignore rich text commands in HTML in TextEdit preferences to view pages correctly.
Learn the basic HTML structure by building a page with head and body sections, setting a title for search engines and bookmarks, and using proper open and close tags.
Learn to place content in the HTML body, save files in the root folder as index.html, and view and refresh the page in the browser to see updates.
Learn how to craft web paragraphs that are short and straight to the point, scan-friendly, using the paragraph tag and proper spacing. Avoid centering titles to maintain clean alignment.
Structure pages with h1 and h2 tags to mark page and paragraph titles, boosting search engine attention. See how HTML provides structure and how CSS later styles the content.
Explore how web colors use red, green, and blue with hexadecimal codes, and how HTML/CSS background-color applies hex values to render visible hues.
Create and connect multiple html pages using anchor tags, linking page two to the index page; save files in lowercase without spaces and add external links like Google.
Learn how to make external links open in a new window using the target=_blank technique. Keep users on your site by bringing them back after they explore the linked page.
Explore the three web image formats—jpeg, gif, and png—and how they compress photographs, handle solid colors, and support transparency for effective web pages.
Navigate an HTML course check list to organize materials, confirm prerequisites, and ensure complete coverage of essential HTML topics.
Learn how to insert images on a page, understand copyright basics and permission, and save and reference images by setting the image source path.
Follow the HTML course check list to ensure you complete the content and verify your understanding.
Learn to create bullet points and lists in HTML, distinguish between unordered and ordered lists, and structure list items for scan-friendly content.
Learn how to convert an unordered list to an ordered (numbered) list in HTML by swapping ul with ol, then save and refresh to see the result.
Explore nesting lists by placing ul inside ul to create a main menu with submenus, then use css and javascript to make fly-out menus pop up.
Learn to position page content with tables, an older HDL-based method, and compare it to the newer CSS layout, understanding when each approach is advantageous for precise alignment.
Size and style HTML tables using pixel or percentage widths, align tables to a standard 980-pixel viewable area, and keep column widths consistent down the table.
Learn how to create tables using three HTML tags: table, tr, and td. You define table structure, rows, and cells, control width, and ensure columns align across the top row.
Create a simple HTML table using table, tr, and td tags, setting width and border. Fill cells with content, and use non-breaking spaces like to prevent collapsing.
Explore HTML using a course check list that guides learners through the HTML learning process.
Learn to control padding inside and between cells in HTML tables by adjusting cell padding and cell spacing. Use table tag attributes cellpadding and cellspacing, including setting them to zero.
Learn how to fix vertical alignment in HTML tables by applying vertical-align: top to table rows, align tops across cells, and customize top, middle, or bottom per cell.
Learn how to create nested tables in HTML by building a table separately and inserting it inside a cell, using 100 percent width for flexible layouts.
Explore how spacer gifs use a transparent 1x1 image to reserve page height, keeping layouts from collapsing and ensuring pages stay at a respectable length.
Navigate a course checklist for HTML, outlining the key steps to complete the course effectively.
learn to build an html form for contact submissions, post data to a server, avoid spam from bots with a form mail script, and label inputs for clear results.
Discover how radio buttons enforce a single choice and how checkboxes allow multiple selections, illustrated by lunch options and toppings in HTML forms.
Create a select menu with options like California, Arizona, and Nevada, assign values, and capture option in a form; add comments text area with rows and columns and submit button.
Choose a hosting provider and register a domain name to put your site online, then upload files to the root server via FTP with your login and password.
Explore the HTML course check list to confirm essential course elements and structure, and ensure smooth delivery for learners.
How do you prepare for the world of web design and on-line publishing? Learn the language of HTML. HTML Web Design program teaches you how to create colorful, interactive and accessible web sites that take full advantage of the latest web browser technology. The Beginning HTML classes teaches you how to format text on your pages, add hyperlinks, pictures and tables. Even if you plan on doing most of your web design with an authoring tool such as Macromedia Dreamweaver, Macromedia Flash, or Microsoft FrontPage, an understanding of HTML is necessary to make the most of those programs and fine tune your page design. This 2 hour course will prepare you to really shine.