Question: Lab: form for joining a social metwork( Html ) user to enter personal information for joining a social network. The webpage uses CSS to align

Lab: form for joining a social metwork( Html )
Lab: form for joining a social metwork( Html ) user to enter

user to enter personal information for joining a social network. The webpage uses CSS to align the form widgets vertically. Join a social network Full name: Email address: About you: Photo: No file chosen The form should: - Use the POST method and the "multipart/formdata" enctype - Submit to https://wp.zybooks.com/formviewer.php - Use a for each form field and the label text shown in the image above - Use a

to surround each label and form widget and a
around the submit button - Use a text with name and id "fullName" to get the user's name - Use a text with name and id "email" to get the user's email address - Use a with 3 rows, 50 columns, and name and id "about" to get a short description about the user - Use a text with type "file" and name and id "picture" to get the user's image - Use a submit button - Use the required attribute for name and

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!