Overview
This is my Step 1 template for the final project. It uses HTML5 semantic tags, responsive layout, two separate CSS files (one for general/responsive styles and one for banner styles), an image, text, and links.
Sample Image
Sample placeholder image from Lorem Picsum.
Resources & Notes
- Files:
index.php,responsiveStyle.css,bannerStyle.css - Server requirement: PHP-enabled host (Replit or free PHP hosting). For static-only hosting you can rename to
index.html(but instructor expects PHP available).