Class 2 – In-class Assignment
Your assignment is to convert this wireframe diagram into valid XHTML code:
As always, start with the bare minimum elements necessary to make an XHTML page, and move forward based on the XHTML common elements example code.
Hint: you will want to use the align attribute of the <img> tag in order to have the image sit next to the paragraph of text. You should look up the <img> tag reference page on the w3schools.com site for more information.
No related posts.
Tags: class 2, wireframes

February 26th, 2011 at 3:31 pm
[...] being provided with the following diagram:Â Â http://wd.onepotcooking.com/2010/02/20/class-2-in-class-assignment, our objective was to create an XHTML equivalent to demonstrate the [...]