EXEIdeas | March 10th, 2023 | 0 Comments | CSS Codes / HTML-CSS-PHP-JavaScriptA table is a nice way to display large and complex data in a structured way. But often tables on websites are large and don’t look good on smaller screens (mobile, tablet). Luckily there are a few w...
EXEIdeas | February 27th, 2023 | 0 Comments | CSS Codes / HTML-CSS-PHP-JavaScriptA cool hexagonal grid for images and text made in CSS and HTML. The grid shows images by default but once you hover over it reveals the text, with enough space for a short title on small screens and a...
EXEIdeas | February 21st, 2023 | 2 Comments | CSS Codes / HTML-CSS-PHP-JavaScriptThis CSS-only snippet by Bruno Rodrigues is great when you want to have a timeline on your site and the best part is that this is mobile-friendly. Each timeline entry has an icon and a chat bubble-lik...
EXEIdeas | December 17th, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThis JavaScript code snippet helps you to create a responsive image slider with text. It renders a dynamic image carousel with a title, subtitle, background URL, and call to action link in each slideâ...
EXEIdeas | November 3rd, 2022 | 2 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThe bottom navigation bar breaks an interface into its core components and allows users to quickly and easily toggle between high-level functions. Its easily accessible and comfortable location makes ...
EXEIdeas | October 30th, 2022 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesBuilding responsive navigations for mega sites is never an easy task. If you’re working on an admin panel, chances are you’ll need to design and develop a vertical menu, with plenty of sub-categor...