tag Essentials

標籤
貢獻25
30
12:50 AM · Nov 21 ,2025

@Essentials / 博客 RSS 訂閱

Ben Gremillion - Hex Color – The Code Side Of Color

The trouble with a color’s name is that it never really is perceived as the exact same color to two different individuals — especially if they have a stake in a website’s emotional impact. Name a co

Color Theory , coding , Colors , Essentials

收藏 評論

Inayaili de Leon - CSS Specificity And Inheritance

CSS’ barrier to entry is extremely low, mainly due to the nature of its syntax. Being clear and easy to understand, the syntax makes sense even to the inexperienced Web designer. It’s so simple, in

coding , Css , Essentials

收藏 評論

Addy Osmani - Journey Through The JavaScript MVC Jungle

When writing a Web application from scratch, it’s easy to feel like we can get by simply by relying on a DOM manipulation library (like jQuery) and a handful of utility plugins. The problem with thi

Tools , coding , Essentials , Javascript

收藏 評論

Louis Lazaris - CSS Differences in Internet Explorer 6, 7 and 8

One of the most bizarre statistical facts in relation to browser use has to be the virtual widespread numbers that currently exist in the use of Internet Explorer versions 6, 7 and 8. As of this wri

testing , coding , Css , Essentials , Internet Explorer

收藏 評論

Zoe Mickley Gillenwater - Modern CSS Layouts, Part 2: The Essential Techniques

In Modern CSS Layouts, Part 1: The Essential Characteristics, you learned that modern, CSS-based web sites should be progressively enhanced, adaptive to diverse users, modular, efficient and typogra

Techniques , Layouts , coding , Css , Essentials

收藏 評論

Louis Lazaris - !important CSS Declarations: How and When to Use Them

When the CSS1 specification was drafted in the mid-to-late 90s, it introduced !important declarations that would help developers and users easily override normal specificity when making changes to t

coding , Css , Essentials

收藏 評論

Jean-Baptiste Jung - Mastering WordPress Shortcodes

WordPress shortcodes can do this and more and will definitely make your blogging life easier. In this article, we’ll show you how to create and use shortcodes, as well as provide killer ready-to-use

wordpress , Shortcodes , Techniques (WP) , Essentials

收藏 評論

Vitaly Friedman - Improving Code Readability With CSS Styleguides

Once your latest project is finished, you are very likely to forget the structure of the project’s layout, with all its numerous classes, color schemes and type setting. To understand your code year

workflow , Programming , coding , Style Guides , Css , Essentials

收藏 評論

Daniel Pataki - WordPress Essentials: How To Create A WordPress Plugin

WordPress plugins are PHP scripts that alter your website. The changes could be anything from the simplest tweak in the header to a more drastic makeover (such as changing how log-ins work, triggeri

wordpress , plugins , Essentials

收藏 評論

Vitaly Friedman - CSS Float Theory: Things You Should Know

The concept of floats is probably one of the most unintuitive concepts in CSS. Floats are often misunderstood and blamed for floating all the context around it, causing readability and usability pro

Tutorials , Layouts , coding , Css , Essentials

收藏 評論

Louis Lazaris - Styling HTML Lists with CSS: Techniques and Resources

If you’re new to CSS, this article should provide a good overview of the different types of lists available, as well as some of the browser quirks that occur in relation to HTML lists, with some hel

Techniques , coding , Css , Essentials

收藏 評論

Daniel Pataki - How To Interact With The WordPress Database

While you already use many functions in WordPress to communicate with the database, there is an easy and safe way to do this directly, using the $wpdb class. Built on the great ezSQL class by Justin

wordpress , php , SQL , Essentials

收藏 評論

Louis Lazaris - The Principles Of Cross-Browser CSS Coding

While I agree that creating a consistent experience for every user in every browser (putting aside mobile platforms for the moment) is never going to happen for every project, I believe a near-exact

testing , coding , Css , Essentials

收藏 評論

Daniel Pataki - The Definitive Guide To WordPress Hooks

If you’re into WordPress development, you can’t ignore hooks for long before you have to delve into them head on. Modifying WordPress core files is a big no-no, so whenever you want to change existi

wordpress , Functions , hooks , Essentials

收藏 評論

David Bushell - In Search Of The Best CAPTCHA

CAPTCHAs, or Completely Automated Public Turing Tests to Tell Computers and Humans Apart, exist to ensure that user input has not been generated by a computer. These peculiar puzzles are commonly us

CAPTCHA , Techniques , coding , Essentials

收藏 評論