-
basic.html Skeleton HTML page. Handy to use as a template when you start a new page.
-
index.html Simple HTML page with a few tags, including a link (
<a>
) tag. -
html-css-embedded.html The CSS is in the HTML file itself, within the
<style>
tag. Examples of using lists, divs, and images. Styling backgrounds, borders, and links, and a simple float example. -
layout-css-linked.html The CSS is pulled in from an external file, style.css in the css folder. Example of CSS layout techniques. Page with header, navigation tabs, and left sidebar.
02-html-css
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||