Skip to content

luckyllama/z-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

z-examples

One

Using valid HTML and CSS, create a document with three-column layout. The left and right columns are fixed width, 180px and 200px respectively, and the middle column is liquid, expanding to fill the available space. Ensure that this code works in the top 3 browsers by market share.

Two

Write HTML, CSS, and JavaScript code to implement a short drop-down menu. The list should consist of 5 menu items; when the user mouses over one of the menu items, a corresponding submenu should pop out to the right of the main menu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published