Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A . Introduction 1 . The purpose of this lab assignment is to introduce you to how a simple web page can be constructed using
A Introduction
The purpose of this lab assignment is to introduce you to how a
simple web page can be constructed using only two tools that exist
in a Windows based environment: Notepad and a browser such as
Internet Explorer or Google Chrome.
Notepad can be found in the Apps group, Windows Accessories
subgroup which can be located by clicking on the Microsoft icon at
the bottom left of your Windows or screen.
Several files have been provided to you in your Campus Cruiser
Shared Files for this course in the folder named Web Page
Instructions.
a The CSCHTMLBasicsV file contains a brief introduction to
the basic HTML tags used to build a simple web page.
When you look at the document, you will notice that
many of the tags are in sets of two.
The second tag in the set has a slash mark in it
The slash means to end a section with that tag set.
For example, and tags mean to start and end
bolding something.
The statement Building a web page would bold
the text in between the two tags to look like: Building a
web page.
The top of this document has a section called the
standard template which includes the following:
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