Learning Missions
Mission 1 1. Copy and paste this code into the online HTML editor below, click the ‘save progress’ button and then render the webpage. <html> <head> <style> </style> </head> <body> <div id=”header”> <h1>The Solar System</h1> </div> <div id=”nav”> Mercury<br> Venus<br> Earth<br> Mars<br> Jupiter<br> […]