Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create a new webpage. This new page must include the following: Write a variable text, Hello Rasmussen Students! into an HTML page and include HTML
Create a new webpage. This new page must include the following:
- Write a variable text, "Hello Rasmussen Students!" into an HTML page and include HTML tags to make this text appear as a header.
- Create an alert box with the onload event that displays a popup that says, "Welcome, Rasmussen Students!"
- Create a second activity page called "activity5b.html" and save it to the activities folder. For this file, link it to an external JavaScript file called, "myfirst.js".
- The JavaScript file should display, "This is my first external JavaScript test!"
HMTL Coding
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