Question: Instructions: Using Dreamweaver, create a single HTML file named index.html that includes an HTML table within a responsive layout. Follow the detailed steps below for
Instructions:
Using Dreamweaver, create a single HTML file named index.html that includes an HTML table within a responsive layout. Follow the detailed steps below for full credit.
File Setup:
Open Dreamweaver, and create a new file named index.html
Page Title:
In the tag, replace "Your First and Last Name" with your actual first and last name.
Table Creation:
Insert an HTML table that will display student information. Structure it as follows:
Row Headers: Include headers with the titles: "Name", "Age", and "Grade".
Row Student : Add the data for a student with the following details:
Name: "Your first name and last name"
Age:
Grade: A
Row Student : Add the data for a second student:
Name: "Jane Smith"
Age:
Grade: B
CSS Styling embedded style:
Add CSS styling within a
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
