Question
Open the Notepad++ program, save the file as myFirstHTML.html, and enter the following text: HTML Lab This is an example of heading 1. This is
Open the Notepad++ program, save the file as myFirstHTML.html, and enter the following text:
HTML Lab
This is an example of heading 1.
This is an example of heading 2.
This is an example of heading 3.
You get the idea - we can do heading 4, 5, and 6.
I need to italicize this text, and write the word example in bold text.
This is an example of a page break (see the space above? I used the <br> tag).
This is how I write a paragraph. I need to underline the word paragraph.
Add 3 paragraphs to your document with whatever text youd like consider describing three of your favorite beverages! Align the first paragraph left, the second paragraph center, and the third paragraph right.
Create 3 .gif files, and add these 3 images to your page ensure to reference and label them as figures per APA.
Add 2 hyperlinks to your page using the format link to website>Text to link
Change heading 1 to maroon text. Change the text of paragraph 1 and 3 to green text. Change the text of paragraph 2 and 4 to blue text.
Change the background color of the html page to linen.
Add a memorable quote to your webpage (place it in quotations), and format the quote (hint: use the tags.
Add another quote as a blockquote between paragraph 3 and 4 (hint: use the
and tags.
Create two lists one as an unordered list
- , the other as an ordered list
- . The list can be favorite beverages, movies, or technologies.
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