CSS PHP Programmers Articles

Responsive Design Tricks: Fluid Typography With CSS 3

Building a website that looks good on every screen is a tricky prospect. The key is to keep everything fluid -- type like water, Danielsan."

Wed, 08 Feb 2012 19:07:04 GMT | Tagged: CSS


WebKit Isn’t Breaking the Web. You Are

The prevalence of "works best in WebKit" sites is threatening to make the web look like it did in the bad old days of Internet Explorer 6. This time it's not a browser maker, or even the popular WebKit rendering engine that's to blame. No, it's web dev"

Thu, 09 Feb 2012 18:42:55 GMT | Tagged: CSS


Web Developers Sound Off on WebKit Prefixes

The prospect of returning to a web littered with sites that only work in one web browser has the web development community searching for alternative answers."

Fri, 10 Feb 2012 19:02:15 GMT | Tagged: CSS


‘HTML5 Please’ Helps You Decide Which Parts of HTML5 and CSS 3 to Use

A new website helps web developers decipher the often confusing world of HTML5 and CSS 3. Which elements are ready to use? Which are still not widely supported? And where can you find polyfills and fallbacks for older browsers? HTML5 Please has your answe"

Wed, 25 Jan 2012 20:22:05 GMT | Tagged: CSS


Twitter Adds Responsive Design Tools to Bootstrap 2.0

Twitter's increasingly popular Bootstrap web development toolkit is just about to hit 2.0. With this release web developers will be able to use Bootstrap's new responsive tools to easily create flexible layouts for tablets and phones."

Thu, 26 Jan 2012 17:26:11 GMT | Tagged: CSS


CSS1K Showcases How Developers Can Do More With Less

When the web standards movement first began to take off years ago one of its primary advocates, Dave Shea, launched CSS Zen Garden to showcase what designers could do using only web standards. CSS Zen Garden proved a huge hit, drawing hundreds of contribu"

Thu, 19 Jan 2012 17:22:37 GMT | Tagged: CSS


Visually Stunning Redesign Showcases the 3-D Power of CSS

It's one thing to hear about the powerful new 3-D tools coming to CSS, but it's a very different thing to actually see them used creatively in the wild. Developer Steven Wittens recently did just that when he redesigned his Acko.net website. Wittens tur"

Tue, 17 Jan 2012 20:07:07 GMT | Tagged: CSS


Building a Responsive, Future-Friendly Web for Everyone

Dozens of new web-enabled gadgets have landed at this year's CES, here's how to make sure your website will look good and work well on all of them."

Thu, 12 Jan 2012 17:11:23 GMT | Tagged: CSS


Dabblet: An Interactive CSS ‘Playground’ in Your Browser

CSS guru Lea Verou has unveiled a new project, Dabblet, which she describes as “an interactive CSS playground.” Inspired by online editors like JSFiddle, Dabblet is an interactive testing app for CSS — write some code and instantly see "

Fri, 16 Dec 2011 15:32:21 GMT | Tagged: CSS


Write Better CSS With ‘Knyle Style Sheets’

CSS is complicated. Understanding how CSS works is the first hurdle, but even after you understand the box model and other complexities you still won’t necessarily understand how to organize your CSS code. It seems like with most projects nothing tu"

Mon, 12 Dec 2011 16:42:17 GMT | Tagged: CSS


DocHub.io: CSS, HTML Documentation in a Clean, Searchable Site

The web is filled with great documentation for web developers. But sadly finding that great documentation is not always easy. Take the Mozilla Developer Network (MDN), for example. Mozilla’s developer site offers a wealth of documentation on CSS, Ja"

Wed, 07 Dec 2011 16:32:56 GMT | Tagged: CSS


Celebrate the Holidays With Advent Calendars for Web Nerds

The holidays are approaching and for web nerds that means advent calendar tutorials are dropping faster than pine needles from a Christmas tree. Here are our picks for the best tutorials in this year's advent calendars."

Wed, 07 Dec 2011 17:44:11 GMT | Tagged: CSS


Make Your Most Important Images Stay that Way With Responsive Images

If you’ve spent any time at all playing with responsive images (or adaptive images) you’ve probably noticed something about small screens — portrait-oriented images take on a much greater importance. The simple fact is that on the vertic"

Tue, 29 Nov 2011 15:32:21 GMT | Tagged: CSS


CSS Trick Applies Fixed and Liquid Layouts to the Same Page

The debate over whether to use liquid or fixed layouts on the web is one of those perennial and not-very-interesting debates like Mac vs Windows or Emacs vs Vim. What if, however, there were a simple way to offer up both a fixed width and liquid layout on"

Tue, 29 Nov 2011 16:34:57 GMT | Tagged: CSS


Using Sass to Help Internet Explorer Handle ‘Mobile-First’ Designs

If you’ve embraced a mobile-first approach to responsive design, you’re probably building your CSS in layers. One common method is to start with a base layer of CSS that applies to all screen sizes — like font definitions, colors, etc &#"

Thu, 01 Dec 2011 16:01:16 GMT | Tagged: CSS


Google Reinvents the Wheel With Closure Stylesheets

Google has added CSS to Google Closure’s bag of tricks. Google’s Closure Tools previously focused primarily on JavaScript, offering developers a Library of code along with an optimizer, Firebug inspector and command line tools for working on l"

Mon, 14 Nov 2011 18:28:31 GMT | Tagged: CSS


A Possible Future for CSS Selectors

Woolly, the CSS sheep. CSS has some great new tools like pseudo classes and pseudo elements for selecting things just by where they are in the DOM. For example, :first-child can select the first descendant of an element or ::first-letter can select the f"

Fri, 04 Nov 2011 15:10:43 GMT | Tagged: CSS


Amazon Embraces HTML5 for New E-Book Format

Amazon’s new full-color Kindle Fire tablet will arrive next month and with it will come a new e-book format that uses web standards to take advantage of the Fire’s new and improved features. The new format, Kindle Format 8 (KF8), uses HTML5, C"

Mon, 24 Oct 2011 15:32:54 GMT | Tagged: CSS


Opera 12 Swaps Scrolls for Swipes With New ‘Opera Reader’

Opera Software has released an experimental version of its web browser with support for the company's new "paged media" proposal. Opera Reader, as the feature is known, transforms websites into something more akin to books and magazines where you can fli"

Mon, 24 Oct 2011 16:39:32 GMT | Tagged: CSS


Discover What’s New in CSS 4

CSS 3 we hardly knew you. The World Wide Web Consortium is already making plans for CSS 4, an update that will give web developers even more powerful ways to wrangle their code into a faster, better-looking web."

Wed, 26 Oct 2011 16:07:59 GMT | Tagged: CSS


‘Donatello’ Library Simplifies CSS 3 Drawings

Most modern browsers support the HTML5 canvas element and SVG for drawing and animating. There are, however, some cases — particularly with mobile browsers — where it might make more sense to use CSS-based drawing tools. Donatello is a JavaScr"

Tue, 11 Oct 2011 15:36:43 GMT | Tagged: CSS


Adobe Proposes New Standard for 3D Effects on the Web

With Flash falling out of favor, Adobe is focusing more on web standards. The company has already proposed a way to improve web layout tools with "CSS Regions" and now it wants to bring high-quality cinematic effects to the web with CSS Shaders."

Wed, 12 Oct 2011 15:52:49 GMT | Tagged: CSS


CSS ‘Paged Media’ Brings Book Smarts to the Web

Web "pages" are not really pages; they're more like an ancient scrolls. Håkon Wium Lie, the creator of cascading stylesheets, thinks there's a better way — actual pages. Lie's new CSS Paged Media standard defines a way to turn websites into somet"

Fri, 14 Oct 2011 20:21:06 GMT | Tagged: CSS


Tame Your CSS With ‘SMACSS’

Woolly, the CSS sheep. CSS is notoriously difficult to organize. The complexity of CSS selectors coupled with ever-changing project requirements and redesigns can quickly turn even the simplest of stylesheets into a snarled, tangled mess of code. Ugly co"

Wed, 05 Oct 2011 16:57:41 GMT | Tagged: CSS


Creating Shapes in Pure CSS

One of the best things about CSS 3 is that it reduces the need to use images in your designs. That means fewer HTTP requests, few bytes to download and fewer files to keep track of. Need rounded corners? That’s pure CSS now. How about drop shadows? "

Fri, 12 Aug 2011 15:56:35 GMT | Tagged: CSS


Design Leads


PHP Programmers Valid HTML 4.0 Transitional Valid CSS!

Twitter Adds Responsive Design Tools to Bootstrap 2.0

Twitter's increasingly popular Bootstrap web development toolkit is just about to hit 2.0. With this



Video: When We Build

Former Apple designer Wilson Miner reminds us why we care about building a better web in this inspir



Adobe Builds Flash Sandbox for Firefox

Adobe has partnered with Mozilla to build a more secure version of Flash for Firefox. As with a prev



Worst Website Ever II: The Brother IntelliFax 2800 App Store

Probably the funniest thing to come out of this year’s SXSWi conference, the second “Wor



CSS1K Showcases How Developers Can Do More With Less

When the web standards movement first began to take off years ago one of its primary advocates, Dave



Article Tags
PHP Programmers Articles
Browsers| HTML5| CSS| Web Standards| firefox| Web Basics| Programming| Web Services| Web Development| JavaScript| Mobile| Visual Design| This Week in Web| chrome| Multimedia| Google| CSS 3| Opera| responsive design| Web Apps|
Friends:
Live Help Chat Software
Web Design Quote
Web Design