Code examples for the Design tag - developer knowledge base - page 3 (75)

Create a horizontal menu in HTML & CSS with an example: learn how to use flexbox & grid to style your navigation bar.
Create a burger menu with HTML and CSS: Learn how to create a simple burger menu with HTML and CSS, plus a working example.
Learn how to center text with CSS, plus see an example of how to use text-align and margin to perfectly center your text.
CSS shadowing: learn how to create & customize shadows with examples & code snippets.
Learn to create a unique, responsive HTML/CSS slider for your website with a step-by-step example.
Create a gradient in CSS with an example: learn how to easily use the CSS linear-gradient() function to add colorful gradients to your website!
Make a button with HTML & CSS: learn how with a simple example!
Learn how to create a drop-down menu in HTML & CSS with detailed instructions and an example.
Learn how to create a website header with HTML & CSS, including a step-by-step example.
Make any image a background in CSS with an example! Learn how to set any image as a background, adjust size, position & more.
Learn how to use sitemaps & robots.txt to maximize your website's visibility & crawlability, plus an example of each.
Create a Laravel API using an example: step-by-step guide to building a robust, secure RESTful API.
Learn how to launch artisan with Laravel: a step-by-step guide with an example.
"Find out how to properly start the migration of Laravel with an example and use the benefits of this framework!"
Make a button from an image in Swift using a UIButton and UIImageView. Example included!
"Learn how to make a circular UIImageView in Swift by creating a custom class and using an extension to achieve a rounded corner effect."
Build your own Python Neural Network w/ an example: Learn how to build, train and use a neural network to solve a real-world problem.
Learn how to make a "Who's Online" feature in PHP, with a step-by-step example.
Learn how to create a modal window in PHP with a step-by-step example.
Find out how to make the text clickable using PHP: examples and instructions for implementation.