o Create a functional "Save for later" page for your website, where users can earmark articles, images, recipes, etc. in a personal folder to be able to go back and see them later. o Each item/recipe/image, etc. must have the option to "Save for later". o When an item is added, an alert should tell the user how many items are in their "Save for later" folder. o Create a new HTML page for the "Save for later" section, which allows the user to see what is in their folder. o Create a form which allows a user to leave comments. o Create forms to allow a user to "like" an item/article/etc. o Create forms for if a person would like to contact you.
Added by Domingo W.
Close
Step 1
html`. This will serve as the main page where items can be saved for later. - Include a header, body, and footer in your HTML. - Example: ```html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta Show moreā¦
Show all steps
Your feedback will help us improve your experience
Recommended Videos
How would I go about beginning the process of creating a basic queue system for a website? Example - maybe in javascript or ccs?
Vaibhav J.
Show a simple Python application and save the file in an appropriately named file. The application should be unique (something you create) and be less than 10 lines of code. For example, it could be a simple math calculation or a query asking the user for their favorite color/food or other item. The goal is to write a few lines of code and then analyze the code with pylint. Then, using the guidance found in this document: http://easypythondocs.com/validation.html, use one of the two methods suggested along with one or more of the validation techniques provided and fix it to gracefully and securely handle user input errors. Just pick a smaller section of the code to fix. Provide the code before and after the fix. Be sure to demonstrate that the new fix works as expected by providing screen captures.
Shelayah R.
Akash M.
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
Transcript
Watch the video solution with this free unlock.
EMAIL
PASSWORD