Skip to content

Code Puppet

Menu
  • Home
  • Laravel
  • PHP
  • Android
  • Drupal

Category: CSS

CSS / HTML / PHP

Merging CSS Files Into One File / Browser Call

In order to decrease page loading time, it is wise to combine all CSS that is loaded on a page into a single file so that the browser has to …

CSS / HTML

Collapsing Height of Div Elements with Floating Children

The height of a container that contains at least one child with the float: left|right; attribute applied to it will collapse to 0px in all browsers. There are several workarounds …

CSS / HTML

Rounded Borders in IE9 with Gradient Background

Here’s a fix for using rounded borders in IE9 if your background is a gradient. HTML The content needs to be wrapped with an element that also has rounded corners …

CSS / Web Design

Eliminate Images by Using CSS Gradients

The use of gradients is something that I tend to use quite often in designing websites or interfaces for various applications. Web 2.0 has taught us that solid colors tend …

Hey there! I build web apps and along the way I share tips & open source code for the Laravel community.

Popular Posts

  • Enabling External Access to Your Apache Web Server on Windows 7 Enabling External Access to Your Apache Web Server on Windows 7
  • Using Fragments in Android with FragmentActivity Using Fragments in Android with FragmentActivity
  • Saving a List of Strings in Android with SharedPreferences Saving a List of Strings in Android with SharedPreferences
  • Reversing a String in Java (In-Place) Reversing a String in Java (In-Place)
  • Android Uploading a File to a PHP Server Android Uploading a File to a PHP Server
  • Radix Sort in Java Radix Sort in Java
  • Directory Structure in Linux Directory Structure in Linux
  • How to Enable Swiping Between Multiple Screens in Android (Using Fragments) How to Enable Swiping Between Multiple Screens in Android (Using Fragments)
Join my Newsletter
Stay Connected
Copyright © 2023 Code Puppet – OnePress theme by FameThemes