Personal Website part 2: Code your HTML
After you get you work out the kinks in your wireframes based on the feed back you received in class, you can begin to code your HTML. Take all the content I asked you to round up last week, and make your HTML pages. Same process like we did for the Wikipedia articles.
You can start your CSS but don’t go too far – if you have time just do a minimal amount of CSS. Just enough to give your page a bit of structure like width (typically max width is 960px) and maybe some columns, padding and margins.
Remember how we discussed style tiles in class – that will be the next phase of building your sites. From your style tiles, you will then create the bulk of your CSS.