- Goals
- Terms
- HTML
- Tags
- html
- head
- style
- body
- h1, h2, h3, etc.
- p
- ul, ol, li
- a (link)
- CSS
- Concepts
- HTML and CSS web structure and design
- Projects
- Build a Web Portfolio
- Tutorials
- Day 0 The What,Why and How
- History of HTML
- Head and Body logic
- Clean document formatting
- HTML (<html> </html>)
- Head (<head> </head>)
- Style (<style> </style>)
- Body (<body> </body>)
- Opening and closing tags (<h1> </h1>)
- Header (<h1> </h1>, <h2> </h2>, <h3> </h3> , etc.)
- Paragraph (<p> </p>)
- Lists (<li> </li>)
- Ordered (<ol> </ol>)
- Unordered (<ul> </ul>)
- Links (<a href=”http://www.apple.com”> Apple’s Web Site </a>)
- Great Resource
- Folder Structure
- All files must be in the correct folders
- Web Portfolio Folder
- index.html
- style.css
- media folder
- Day 1 - HTML Quiz Practice
- Day 2 HTML Quiz
- Day 3 CSS Boxes Basics
- Day 4 CSS Boxes with Images
- Day 5 Web Portfolio Pre-built HTML and CSS Files
- Day 6 Adding Media (Screen shots, Images, Flash and Audio)
- Day 7 Color Theory
- Day 8 Publishing
- “A” Quality Work
- To earn an “A” for this project you will need to accomplish one of the following tutorials
Leave a Reply