Question
In Notepad ++, Create another new file in your text editor and save it as Assignment2.css or make a copy of last weeks CSS file,
In Notepad ++, Create another new file in your text editor and save it as Assignment2.css or make a copy of last weeks CSS file, being careful not to overwrite last weeks file. In your CSS file, write code to set the background color of your page to #D5F5E3 and write code to center the h1 element. Save your CSS file.
*****This question was a part of an earlier question that I posted five days ago and the question was partially answered. Please see below******************************************************************************************************************************
Perform all of the following steps using Notepad ++ to complete this assignment:
1) Begin by creating a new file in your text editor and include all of the basic HTML code (see Assignment 1 instructions again for the HTML code if you need it). Or you can simply make a copy of your HTML file from last week and name the new copy LastFirstAssignment2.html (where Last is your last name and First is your first name), but be careful not to overwrite your file from last week because you will need it again when you do your Final Project during Week 8.
2) Make sure you change the contents of the
tag to Assignment 2 (just the words not the quotation marks) and make sure your full name is inside of the
heading, just like in your previous assignments. Also, delete the contents of the
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started