Skip to main content

Home/ CSS Evangelist/ Group items tagged clean

Rss Feed Group items tagged

wen071

CSSElite CSS Gallery - css gallery, website design gallery, web design resources, css d... - 0 views

shared by wen071 on 19 Feb 07 - Cached
  • AJ Miles (0) Bluebolt (0) Pro Landscape (0) OhYouPrettyThings (0) SUM Agency (0) Igoo (0) Young Go Getter (0) Future of Web Apps (0)
tech vedic

How to keep your mobile device clean? - 0 views

  •  
    Cleanliness is required for everything. Whether it is your computer or mobile, you need to clean it properly. Otherwise, gadgets may become dirty with full of crumbs or contaminants.
James Stewart

Thank Doctor Cleanduct for the Cleaner Air We Breathe - 2 views

I have a sister who is suffering from asthma. So when she visited my house she was so happy because she said she can breathe easily. So I told her it was because I had my HVAC system cleaned regula...

ducted heating cleaning

started by James Stewart on 22 Sep 11 no follow-up yet
tech vedic

How to Clean Up Your Messy Windows Context Menu? - 0 views

  •  
    After installing bunch of applications, the context menu gets cluttered. Thus, it is important to clean those applications.
tech vedic

How to carry on spring clean-up or fast maintenance for laptop/smartphone? - 0 views

  •  
    Whether it is a laptop or smartphone, you need to maintain it by proper cleaning. There are certain steps that you need to take for the effective maintenance of your laptop and smartphone.
tech vedic

This is the One for stock Android lovers. - 0 views

  •  
    "Handset makers and wireless carriers love to load up Google's Android platform with custom overlays, user interface tweaks, and third-party programs that don't ship natively with the open source operating system. That's great for them, but most power users would prefer a clean version of Android to work with, which is why the third-party ROM community is popular. Well, following in the footsteps of Samsung and it's custom S4 that was announced at Google I/O, HTC is reportedly kicking around the idea of offering a Google Edition of its One smartphone. News of the custom HTC One comes from Russell Holly over at Geek.com. Citing un-named sources, Holly says the Google Edition device would be offered in the U.S. first, though it's unclear if it would be carried in the Play Store like the Galaxy S4 will be. Other details are equally light and vague, though Holly claims an official announcement could come within the next two weeks, with a release likely planned for sometime this summer." By-The Xpert Crew @ http://techvedic.com https://www.facebook.com/techvedicinc https://twitter.com/techvedicinc http://pinterest.com/techvedic1 http://techvedicinc.tumblr.com/ https://plus.google.com/u/0/110467075169904075419/
tech vedic

HARD DRIVE WIPE - 0 views

  •  
    Want to get rid of your old computer? But, remember to erase all your personal information from its hard drive before discarding it. In this tutorial, follow the steps to wipe out the hard drive of your computer for cleaning its data.
Gary Edwards

12 Principles For Keeping Your Code Clean | CSS | Smashing Magazine - 0 views

  •  
    Chris Coyier on writing good HTML-CSS
Gary Edwards

Construct Your CSS | WYSIWYG Layout Editor, Semantic & Table-Free | Based on Blueprint ... - 0 views

  •  
    Construct is a visual layout editor based on Blueprint & jQuery! This is version 0.5, last updated on April 27, 2008. This project was built by Christian Montoya, and exists both as a useful tool for CSS designers and as proof that a visual layout editor is possible to acheive with clean CSS & semantic HTML.
kumar app

[Tutorial]How To Create Professional Logo using Photoshop - 4 views

  •  
    In the following tutorial you are going to learn how to make a simple, clean, modern logo that you can use in your future projects. It is very simple to create this logo but after the basic shape is created you can easily add your own unique quirks (gradients, drop shadows etc) to make the logo trul
LinkSture Technologies

MUU - Unique and Creative Resume / Portfolio Template - 0 views

  •  
    MUU is a creative, unique design, minimal and onepage vCard / Resume HTML5 template to showcase your resume and portfolio to the world in interactive way. Each and every section is detailed designed with creative eye and of course navigating different sections is really smooth, user-friendly and something different.
LinkSture Technologies

Paperio - Responsive and Multipurpose WordPress Blog Theme - 0 views

  •  
    Paperio is a visually appealing, clean and uncluttered, SEO and speed optimized multi-purpose WordPress blog theme fully customizable with WordPress customizer. Paperio offers sleek and modern, polished and technologically sophisticated, user friendly and easy to read attractive blog styles, featured post sliders, latest / popular post styles, header and footer styles, different sidebar styles and more to make your blog outstanding with clear content, stylish, highly visible to search engines and extra ordinary fast in page loading. Paperio contains 7 creative and unique demos with different type of styles for different purpose blogs with selection of predefined color skin and you can use custom color also. You can review below various blog styles and I am sure you will love it. But please take a look of the demo below and decide yourself!
Frederik Van Zande

How to get Cross Browser Compatibility Every Time | Anthony Short | Web Design & Develo... - 0 views

  • Here is a quick summary for those of you who don't want to read the whole article: Always use strict doctype and standards-compliant HTML/CSS Always use a reset at the start of your css Use opacity:0.99 on text elements to clean up rendering in Safari Never resize images in the CSS or HTML Check font rendering in every browser. Don't use Lucida Size text as a % in the body, and as em's throughout All layout divs that are floated should include display:inline and overflow:hidden Containers should have overflow:auto and trigger hasLayout via a width or height Don't use any fancy CSS3 selectors Don't use transparent PNG's unless you have loaded the alpha
  •  
    Cross-browser compatibility is one of the most time consuming tasks for any web designer. We've seen many different articles over the net describing common problems and fixes. I've collated all the information I could find to create some coding conventions for ensuring that your site will work first time in every browser. There are some things you should consider for Safari and Firefox also, and IE isn't always the culprit for your CSS woes.
stylist

Top 10 CSS image gallery tutorials (YouNeed2See Technology) - 0 views

  • There are many tutorials out there on how to create your own image gallery. There are simple ones made from pure CSS, and there are complex ones using css and javascript. By the end of this article you will have the information necessary to start building your own photo gallery. The first tutorial is from cssplay and is one of my favorites around. They have a very elegant and simple image gallery. Your images are separated into different sections (people, plants, animals, etc) and all your images for each section listed nicely underneath. As you hover over each image it expands double it's size so you can take a better look at each image before you view the full version. The interface is very clean and simple to use, I recommend taking a look at this one.
yc c

WordOff - 0 views

shared by yc c on 30 Jan 10 - Cached
  •  
    Wordoff applies the following rules to strip the cruft that is pasted into WYSIWYG editors from Word: Attributes are removed for all elements except ss and s are removedEmpty elements are removedConsecutive line breaks are reduced to two
yc c

HTML Purifier - Filter your HTML the standards-compliant way! - 1 views

  •  
    HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only achievable with a comprehensive knowledge of W3C's specifications. Tired of using BBCode due to the current landscape of deficient or insecure HTML filters? Have a WYSIWYG editor but never been able to use it? Looking for high-quality, standards-compliant, open-source components for that application you're building? HTML Purifier is for you!
LinkSture Technologies

H-Code Responsive & Multipurpose WordPress Theme - 0 views

  •  
    H-Code Responsive & Multipurpose WordPress Theme H-Code is a creative, clean, fully responsive, powerful and multipurpose multi page and onepage WordPress and WooCommerce theme with latest web design trends based on our best selling and top rated HTML template ( see here).
mikhail-miguel

Clean CSS - A Resource for Web Designers - Optmize and Format your CSS CSS Formatter an... - 0 views

  •  
    CSS Formatter and Optimiser
1 - 20 of 22 Next ›
Showing 20 items per page