Task 2 – W3S & Hosting

Portfolio

  1. Buy a Dreamhost Shared Unlimited account using @maine.edu email
    The intro rate goes up after promotion, so best value is for a year plan.
  2. Install WordPress into its OWN FOLDER (Use Advanced Link and add portfolio )
    • Add me as a User with Administrator status  in the Dashboard:  username: jblais. email jblais@maine.edu, password: nmd340
    • Add Elementor plugin, and  Hello Theme. I will add Elementor Pro.

HTML Practice

W3Schools

  1. Review W3S Editors, W3S CSS Intro, W3S CSS Syntax.
  2. Quiz 2

CodePen

  1. Update your Codepen Account by adding the following code to the HTML window  BELOW your current code–note the #3 and #4 comments.  Notice how we are using Headings so that later we can style these all at once with CSS. Elementor also works this way.
<!-- 3. Add <h2>s and <div>s with related ids for each subsequent section. -->
<h2 id="florence-heading">Florence: cradle of the Renaissance</h2>
<div class="section" id="florence-section">
<!-- 4. Add an <img> inside some of the "section" <div>s. -->
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d0/Florence%2C_Italy%2C_Brunelleschi%27s_Dome_of_Florence_Cathedral_at_sunset.jpg/800px-Florence%2C_Italy%2C_Brunelleschi%27s_Dome_of_Florence_Cathedral_at_sunset.jpg" />
Dive into the heart of the Renaissance in Florence. Marvel at the architectural splendor of the Duomo and the timeless artworks in the Uffizi Gallery. Florence is a city that fuels your creativity and ignites your passion for art and history. (Photo: CC BY Vyacheslav Argenberg)
</div>

Post

  1. Subject: Task 2-yourname
  2. Category: Task 2
  3. Featured image–the same you used for Task 1
  4. Add a URL for your new website on Dreamhost.
  5. Codepen URL