Question: Create an HTML file Open a new document in Notepad++ or Netbeans Enter a DOCTYPE declaration Enter tags to create the html element Save the
Create an HTML file
Open a new document in Notepad++ or Netbeans
Enter a DOCTYPE declaration
Enter tags to create the html element
Save the file as Webpage.html
- Set up the document head and body
- Enter tags to create the documents head section
- Enter tags to create the documents body section
- Save your work
- Add text to a web page
- Within the head section, add a title element containing the text Big Js Deep Pizza
- Within the body section, add an h1 element containing the text Big Js Deep Pizza
- Below the h1 element and within the body section, enter a p element containing the text Authentic Chicago-style deep dish pizza-eat in, carry out, or call for delivery.
- Below the existing p element, add another p element containing the text (416) 555-3337.
- Save your work.
- Add a comment to a web page
- Within the head section, add tags to create a comment
- Within the comment, enter the following text:
Big Js Deep Dish Pizza main web page Filename: index.html Author: your first and last name Date: todays date Web Programming I
- Save your work
Use the Snipping Tool to add screenshots of the Notepad Code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
