Posted on

ECS HTML Final Project

I made a website about tennis for my final project. This was my second favorite project because I enjoyed working with HTML. Here is the code for the homepage; all the images were my own: <!DOCTYPE html> <html> <head> <title>Tennis</title> <style> #header { background-color: Chartreuse; color: black; text-align: center; padding 5px; } #nav { line … Continue reading ECS HTML Final Project