Betty Boop section 1234

Homework for CS 50.11B

betty boop

Lesson 1

No links required for this lesson

Lesson 2

The Box Properties sampler - How big is the box?
Border Sampler
Website with padding, margin, border and background image added to external .css file

Lessons 3 CSS Layout [pt1]

4 web pages which display 4 position properties
static :: relative :: absolute :: fixed

3 images and 3 paragraphs of text, use float and clear to place images on left and text on right

wireframe - 2 columns side by side
wireframe - header spans 2 columns

Lesson 4

Home page in "2 column side by side" layout.
Home page in "header spans 2 column" layout
Website converted to a 2 column layout
Sample page with navigation on the right
Sample page with horizontal navigation (if you final website design has horizontal navigaiton make a vertical navigation sample page)

Lessons 5

I have added the following structural tags to my HTML page: (list elements here)
Link to website
Link to .css for print file
Link to .css for mobile file

Lessons 6

The HTML page which contains the table which has rowspan and colspan and code to make the table accessible
The .css file that styles the table is here

Lessons 7

The HTML page which contains the form
The .css file is here