Shineyrock web design & consultancy

Shineyrock

Searched for: "in" / 1395 results

Creating a Keyboard With CSS and jQuery

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Sometimes it's just fun to play around with the programming languages we know and see what we can create. I thought it might be nice to create a little online keyboard with CSS, and then make it work with jQuery. The keyboard includes "action"…


Using .htaccess Files for Pretty URLs

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Continuing our review of .htaccess files, today we'll examine how to use mod_rewrite to create pretty URLs. Benefits of Formatted URLs While some claim pretty URLs help in search engine rankings, the debate here is fierce. We can all agree that pretty URLs make…


Top 20 Most Usable Content Management Systems

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} There are plenty of options when picking a content management system for a development project. Depending on how advanced you need the CMS to be, what language it's built in, and who is going to be using it, it can be a nightmare trying…


Scheduling Tasks With Cron Jobs

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Cron jobs are used for scheduling tasks to run on the server. They're most commonly used for automating system maintenance or administration. However, they are also relevant to web application development. There are many situations when a web application may need certain tasks to…


15 Beautiful Resume and CV Web Templates

…ine resume to highlight your coding career and catch the attention of recruiters, hiring managers, or clients? On Envato Elements, you will find high-quality resumes and CVs optimized for the web. These templates are professionally formatted and easy to customize. You can replace the placeholder content with your own credentials…


25 Beautiful Resume and CV Web Templates

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Do you want to create an impressive online resume to highlight your coding career and catch the attention of recruiters, hiring managers, or clients? On Envato Elements, you will find high-quality resumes and CVs optimized for the web. These templates are professionally formatted and…


20 Beautiful Resume and CV Web Templates

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Do you want to create an impressive online resume to highlight your coding career and catch the attention of recruiters, hiring managers, or clients? On Envato Elements, you will find high-quality resumes and CVs optimized for the web. These templates are professionally formatted and…


Design and Code Your First Website in 9 Easy-to-Understand Steps

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#i7mh{background-color:rgb(243, 245, 246);}Learning how to begin coding a website can be a tough task. If you’re not familiar with coding languages, it’s even harder. But learning how to code a website is easy with the right guide. In this tutorial, we’ll go over simple website…


30 JavaScript 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;} As a follow-up to "30 HTML and CSS Best Practices", this week, we'll review JavaScript! HTML & CSS 30 HTML Best Practices for Beginners Jeffrey Way 1. Use === Instead of == JavaScript uses two different kinds of equality operators: === and !== are…


23 JavaScript Best Practices for Beginners

…Instead of == JavaScript uses two different kinds of equality operators: === and !== are the strict equality operators, while == and != are the non-strict operators. It is considered best practice to always use strict equality when comparing. "If two operands are of the same type and value, then…


Refine Search

Save This Search?

Saved Searches

You have not saved any searches yet.