Explore >> Select a destination


You are here

www.pietschsoft.com
| | loskoderos.com
2.0 parsecs away

Travel
| | Once again looking for a flex layout cheatsheet or example? Yeah, been there done that. Here's the sample I made to have a boilerplate of a Flex Layout ready to be used for some sort of a admin website etc. Code has been tested on both desktop and mobile browsers. Please note using the 100dvh
| | iamsteve.me
2.0 parsecs away

Travel
| | The second to last post in this series, coding the page. You're going to build the page using flexbox and make it responsive.
| | blog.daviddodda.com
2.0 parsecs away

Travel
| | Create an animated profile picture effect with HTML, CSS, and JS that reveals faces on hover
| | www.thapatechnical.com
11.8 parsecs away

Travel
| [AI summary] The article provides a tutorial on implementing CRUD operations (Create, Read, Update, Delete) using PHP and MySQLi, including code examples for database connection, insertion, display, deletion, and updating data.