Skip to content

bubl-application/User-Interface-Kathy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUBL-UI-Kathy

This repository will serve as the landing page and about us section of the application

Preprocessor Set up

  • Verify that you have LESS installed correctly by running lessc -v in your terminal, if you don't get a version message back, reach out to your project manager for help.
  • Open your terminal and navigate to your preprocessing project by using the cd command
  • Once in your project's root folder, run the following command less-watch-compiler less css index.less
  • Verify your compiler is working correctly by changing the background-color on the html selector to red in your index.less file.
  • Once you see the red screen, you can delete that style and you're ready to start on the next task

My notes

When working on nav or any other element that I want to apply a dropdown on mouse hover effect, the only thing that will really matter in how the CSS affects the program is having a position of relative on the

ul > li

element...

About

This repository will serve as the landing page and about us section of the application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •