With CSS

CSS

Without CSS

No CSS

Conclusion

I removed the document style sheet from my Week 5 Lab, and ended up with the image at the bottom. I feel that while the images don't fit into the document as well without being floated, the document still displays ok. None of the elements that I included in my stylesheet were necessary, so no important information is missed when the styles aren't applied.

Nothing really needs to be fixed to make the page "degrade gracefully" however adding 'align=right' or 'align=left' to the image tag would solve the float issue, however, I'm not sure if that's looked down upon or not.

Valid CSS! Valid HTML 4.01 Transitional