Shineyrock web design & consultancy

Shineyrock

Searched for: "in" / 1395 results

9 Regular Expressions You Should Know

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Regular expressions are a language of their own. Today, we'll review nine regular expressions that you should know for your next coding project. For a refresher on regular expressions, check out our regex cheat sheet. JavaScript Regex Cheat Sheet Monty Shokeen 23 Mar 2022…


30+ PHP Best Practices for Beginners

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} PHP is the most widely used language for server-side programming on the web. Here are 30+ best practices for beginners wanting to gain a firmer grasp of the fundamentals. We have also written posts like these for HTML, CSS, and JavaScript. HTML & CSS…


20+ HTML Forms Best Practices for Beginners

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Working with HTML forms can be somewhat daunting. They not only use some niche HTML elements, but also blur the line between static content and user interaction. Let's review some things to remember when creating your next form. Good HTML forms require attention to…


Submit a Form Without Page Refresh Using jQuery

…In this tutorial, I'll show you how easy it is to do just that—validate and submit a contact form without page refresh using jQuery! Let's get started. Submit a Form Without Page Refresh Using jQuery What We're Building In this example, we have a simple contact form with name, email,…


How to Build a Kick-Butt CSS3 Mega Drop-Down Menu

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Often used on e-commerce or large scale websites, mega menus are becoming more and more popular, as they offer an effective solution to displaying a lot of content while keeping a clean layout. In this tutorial, we'll learn how to build a cross-browser, awesome…


How to Build a Kick-Butt CSS3 Mega Dropdown Menu

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Often used on e-commerce or large-scale websites, mega menus are becoming more and more popular, as they offer an effective solution to displaying a lot of content while keeping a clean layout. In this tutorial, we'll learn how to build a cross-browser, awesome CSS-only…


HTML5 Audio and Video: What You Must Know

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} In promotion of what I consider to be the best HTML5 book currently available on the market, Remy Sharp and Bruce Lawson agreed to donate a chapter of Introducing HTML5 to our readers, which details the ins and outs of working with HTML5 video…


How to Create Diagonal Lines With CSS

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} A lot of the websites that we visit have elements laid out in rectangular boxes. You don't have to put in a lot of effort to make rectangular shapes on a webpage. It is also relatively easy to create circular shapes using the border-radius…


How to Work With GitHub and Multiple Accounts

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} GitHub provides two ways of connecting to git repositories, namely SSH and HTTPS. HTTPS requires you to supply an access token every time you push to a repository. SSH allows you to push code without remembering your username and token every time you push…


Python From Scratch: Create a Dynamic Website

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} How do you get started creating websites with Python? Well, you could do it all yourself and write a program that runs on a web server, accepting page requests and serving up responses in the form of HTML and other resources. However, that’s a…


Refine Search

Save This Search?

Saved Searches

You have not saved any searches yet.