Question: Create a basic HTML file called restaurant.html with the following basic elements: The name of your restaurant as the main heading. 3 subheadings: Our Story
Create a basic HTML file called restaurant.html with the following basic
elements:
The name of your restaurant as the main heading.
subheadings: Our StoryOur Food and Our People
Each subheading needs a brief description in paragraph form to
elaborate on these subheadings the paragraphs can be short
Each paragraph should be accompanied by a picture.
Import the jQuery library into your HTML document.
Create a jQuery command that will create an alert once the page has
loaded.
Create a jQuery command that will change the background once the page
has loaded.
Create a jQuery function which changes only a single paragraphs styling.
Create a jQuery function which fades out any object that is clicked onYoull
need to do a bit of research for this one.
Create a jQuery function which creates a dropdown menu with the use of
an accordion animation style when each section is hovered over. The dropdown menu should give the options of BreakfastLunchDinner
Desserts and Drinks
Create a jQuery function which contains a chained effect to slide all the
elements of your page around repeatedly whilst changing the background.
Create a jQuery function which fades a picture in and out over a period of
seconds each when the respective buttons are clicked.
Create a jQuery function which can stop the animation of the above effect
whilst in progress.
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
