top of page
  • Writer's pictureSteve

My Code Examples

Updated: Apr 28, 2023

Circle Menu Popup on Hover


I needed to create a pure floating menu with CSS in order to avoid code conflicts for a signup page on The Cable Center website and the visual page builder didn't have anything like this as a module. When mousing over the circle the menu expands out. I also added the ability to have sub-menu items. The code can be found here: https://codepen.io/luiting57/pen/wvdyjKv



Cable Hall of Fame Pure CSS Sort by Date Code


The Cable Center wanted to have a page with people being sorted by year. The code can be found here: https://codepen.io/luiting57/pen/wvegWov




CSS Pure Responsive Menu with Drop down with Mobile Version


Intrapreneurship Academy website needed a pure CSS drop down menu that was responsive for mobile and the template didn't allow for two "main" menus. The code can be found here: https://codepen.io/luiting57/pen/ExXMwOZ





24 views0 comments
bottom of page