👩💻 Join our community of thousands of amazing developers!
Introduction In this assignment we were to fix the website for 'Marlin Internet' by editing the html and css provided. What happened Fix mi_pricing.html file <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Marlin Internet</title> <link href="mi_reset.css" rel="stylesheet" /> <link href="mi_styles.css" rel="stylesheet" /> <link href="mi_tables.css" rel="styleshe...