Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create a personal web site of your favorite artist. It should have the following features. THIS IS JAVASCRIPT 1. Create a personal web site of
Create a personal web site of your favorite artist. It should have the following features. THIS IS JAVASCRIPT
1. Create a personal web site of your favorite artist. It should have the following features: a) At least four web pages (About, Events, Contact, Fan SignUp) b) In the About page, there must be a paragraph of at least 10 lines of text that describe your artist. This paragraph must be centered on the page and have space for 20 characters per line only. A light-gray image of the artist must be superimposed over the center of the text as a nested element. c) In the About page, add four buttons labeled, respectively, Northwest, Northeast, Southwest, and Southeast. When they're pressed, the buttons must move your artist's image to the specified corner of the text. Initially, your image must appear in the northwest (upperleft)corner of the text. d) In the Events page, the document must have some text that describe each event. Choose at least three different details of the events, and make them change font, font style, color, and font size when the mouse cursor is placed over them. Each of the different phrases must change to a different font, font style, color, and font size. e) The Contact page should have a form to get user inquiries. f) Your Fan Sign Up page should have the following details: Username Password . First, last name Occupation Email address Mailing address Phone g) Username, password, first name, last name, and email address fields should be required. Once submitted, the user should be prompted with a message of submission and the fields should be cleared. 2. Observe design standards. a. Ensure contents are readable. b. Observe design theme. c. Should have links to popular sites. d. Contents are relevant. 3. Observe standard design layout. (e.g. consistent header, section, navigation, footer, etc.) 4. Explore external CSS styles. 1. Create a personal web site of your favorite artist. It should have the following features: a) At least four web pages (About, Events, Contact, Fan SignUp) b) In the About page, there must be a paragraph of at least 10 lines of text that describe your artist. This paragraph must be centered on the page and have space for 20 characters per line only. A light-gray image of the artist must be superimposed over the center of the text as a nested element. c) In the About page, add four buttons labeled, respectively, Northwest, Northeast, Southwest, and Southeast. When they're pressed, the buttons must move your artist's image to the specified corner of the text. Initially, your image must appear in the northwest (upperleft)corner of the text. d) In the Events page, the document must have some text that describe each event. Choose at least three different details of the events, and make them change font, font style, color, and font size when the mouse cursor is placed over them. Each of the different phrases must change to a different font, font style, color, and font size. e) The Contact page should have a form to get user inquiries. f) Your Fan Sign Up page should have the following details: Username Password . First, last name Occupation Email address Mailing address Phone g) Username, password, first name, last name, and email address fields should be required. Once submitted, the user should be prompted with a message of submission and the fields should be cleared. 2. Observe design standards. a. Ensure contents are readable. b. Observe design theme. c. Should have links to popular sites. d. Contents are relevant. 3. Observe standard design layout. (e.g. consistent header, section, navigation, footer, etc.) 4. Explore external CSS stylesStep 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