Part-3 Prac 2 :Create a webpage to show the dinner menu for a restaurant. Use Cascading menu (using CSS2.0) to display dinner menu.





here i use <a> tag for linking many pages within the home page and create a Dropdown menu for users to select which item  they want to select. <div> tag to particular  Dropown menu and also used footer tag to set the footer and <img> tag to set the  background image.

Name: Naisarg Modi
ID: 18CE055









Comments

Popular posts from this blog

Part-7 Prac 2: Study and demonstrate php syntax, data type, variable, function, array, superglobal variable and form (Self-learning exercise using this link: https://www.w3schools.com/php/).

Part-6 Prac 5 :Create Hello World program using Node.js.