Skip to main content

Home/ Web Development, Design & Programming/ Group items matching "color" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
anonymous

PHP: Exceptions erweitern - Manual - 0 views

  • class MyException extends Exception{    // Die Exception neu definieren, damit die Mitteilung nicht optional ist    public function __construct($message, $code = 0, Exception $previous = null) {        // etwas Code        // sicherstellen, dass alles korrekt zugewiesen wird        parent::__construct($message, $code, $previous);    }    // maßgeschneiderte Stringdarstellung des Objektes    public function __toString() {        return __CLASS__ . ": [{$this->code}]: {$this->message}\n";    }    public function customFunction() {        echo "Eine eigene Funktion dieses Exceptiontyps\n";    }}
    • anonymous
       
      Das wird die Grundlage für meine Exceptions-Class. Ich muss es nur noch ein wenig besser verstehen.
  •  
    PHP: Exception Handling
Vernon Fowler

@font-face gotchas « Paul Irish - 1 views

  • There are a few reasons why smiley is a better solution: Webkit+Font Management software can mess up local references, like turning glyphs into A blocks.  (crbug.com/33173) On OS X, Font Management software may alter system settings to show a dialog when trying to access a local() font that's accessible outside of Library/Fonts. More detail on my bulletproof post. (crbug.com/29729) Font Explorer X is also known to mess up other stuff in Firefox: bugzil.la/531771 Although it's unlikely, you could reference a local() font which is completely different than what you think it is. (Typophile post on different fonts, same name) At the very least its a risk, and you're ceding control of the type to both the browser and host machine. This risk may not be worth the benefit of avoiding the font download. These are all pretty edge case issues, but it's worth considering. FontSquirrel has already made the smiley syntax the new default in the Generator, and you should use it going forward as well.
  • And.. regarding @font-face syntax I now recommend the bulletproof smiley variation over the original bulletproof syntax.
  • @font-face { font-family: 'Graublau Web'; src: url('GraublauWeb.eot'); src: local('?'), url('GraublauWeb.woff') format('woff'), url('GraublauWeb.ttf') format('truetype'); }
  • ...5 more annotations...
  • in Webkit (Chrome/Safari), applying font-weight:bold to faux-bold some @font-face'd text will not succeed. Same applies for font-style:italic.
  • text-transform doesn't play well with @font-face in current implementations.
  • @font-face doesnt play nice with css transitions.
  • If a @font-face declaration is within a media query @media screen { ..., it will fail in Firefox.
  • SVG Fonts - Currently SVG is the only way to get webfonts working on iPhone and iPad.
  •  
    "There are a few reasons why smiley is a better solution: Webkit+Font Management software can mess up local references, like turning glyphs into A blocks.  (crbug.com/33173) On OS X, Font Management software may alter system settings to show a dialog when trying to access a local() font that's accessible outside of Library/Fonts. More detail on my bulletproof post. (crbug.com/29729) Font Explorer X is also known to mess up other stuff in Firefox: bugzil.la/531771 Although it's unlikely, you could reference a local() font which is completely different than what you think it is. (Typophile post on different fonts, same name) At the very least its a risk, and you're ceding control of the type to both the browser and host machine. This risk may not be worth the benefit of avoiding the font download. These are all pretty edge case issues, but it's worth considering. FontSquirrel has already made the smiley syntax the new default in the Generator, and you should use it going forward as well. "
esigners

Psychology Of Color In Web Design - 0 views

  •  
    There are so many ways in which color affects website design. First of all, it enhances your brand recognition. Branding is always a major factor when it comes to the business world. color branding forms a big part of that branding. The term color branding can be simply defined as a process where colors are used to help you build an image for your company. It can also help you influence how people perceive the same. Let us say that a company wants to be known as a trustworthy and dependable enterprise. In that case it can go for options such as grey and blue. Similarly, colors such as black, silver, and gold can be used if a company wants to be seen as luxurious. They can increase your brand recognition With the help of proper usage of colors you can increase your brand recognition by as much as 80%. As you can see, it is a big number indeed. This means that there is also greater pressure on the web developers and designers. They need to be judicious in the way they use color branding on the websites of their clients. They have to make sure that when people land on those websites they know where they are. They should also know the kind of work that their client does. They can make particular elements stand out more than others Let us say that you want certain parts of your website to stand out from the rest. Now, how would you go about it? Definitely, you would not be using the likes of neon lights, which are flashing. You would also not use big arrows, hopefully. The best way to do it would be by using colors. Professionals such as web designers and developers use colors to highlight certain elements such as buttons, subscriptions, and important texts. Usage of color in call-to-action buttons You may be wondering what the right color is for call-to-action buttons. The thing is that there are no definite options as such. Normally, the most prominent colors of choice in this regard are green, red, and orange.
Soul Book

Color Theory For Designers, Part 2: Understanding Concepts And Terminology - Smashing Magazine - 0 views

  • ChromaChroma refers to the purity of a color. A hue with high chroma has no black, white or gray in it. Adding white, black or gray reduces its chroma. It’s similar to saturation but not quite the same. Chroma can be thought of as the brightness of a color in comparison to white.In design, avoid using hues that have a very similar chroma. Opt instead for hues with chromas that are the same or a few steps away from each other.
  • SaturationSaturation refers to how a hue appears under particular lighting conditions. Think of saturation in terms of weak vs. strong or pale vs. pure hues.In design, colors with similar saturation levels make for more cohesive-looking designs. As with chroma, colors with similar but not identical saturations can have a jarring effect on visitors.
  • using a hue with a high saturation against a background with low saturation can make the former really stand out.
  • ...10 more annotations...
  • ValueValue could also be called “lightness.” It refers to how light or dark a color is. Ligher colors have higher values. For example, orange has a higher value than navy blue or dark purple. Black has the lowest value of any hue, and white the highest.When applying color values to your designs, favor colors with different values, especially ones with high chroma. High contrast values generally result in more aesthetically pleasing designs.
  • This website combines blue hues with two different values. Because the different values have enough contrast, the overall look is visually appealing.
  • Combining colors with similar muted saturation levels creates a soft design, which is emphasized by the watercolor effects.
  • Colors with very high chroma are best used in moderation
  • Cyan has a high chroma and so really stands out against black and white
  • TonesTones are created when gray is added to a hue. Tones are generally duller or softer-looking than pure hues.Tones are sometimes easier to use in designs. Tones with more gray can lend a certain vintage feel to websites. Depending on the hues, they can also add a sophisticated or elegant look.
  • Tones can be intensified by adding gray around them
  • ShadesA shade is created when black is added to a hue, making it darker. The word is often incorrectly used to describe tint or tone, but shade only applies to hues made darker by the addition of black.In design, very dark shades are sometimes used instead of black and can serve as neutrals. Combining shades with tints is best to avoid too dark and heavy a look.
  • TintsA tint is formed when white is added to a hue, lightening it. Very light tints are sometimes called pastels, but any pure hue with white added to it is a tint.Tints are often used to create feminine or lighter designs. Pastel tints are especially used to make designs more feminine. They also work well in vintage designs and are popular on websites targeted at parents of babies and toddlers.
  • While you don’t necessarily have to remember all of these technical terms, you should be familiar with the actual concepts, especially if you want to master part 3 of this series (in which we create our own color schemes). To that end, here’s a cheat sheet to jog your memory:Hue is color (blue, green, red, etc.).Chroma is the purity of a color (a high chroma has no added black, white or gray).Saturation refers to how strong or weak a color is (high saturation being strong).Value refers to how light or dark a color is (light having a high value).Tones are created by adding gray to a color, making it duller than the original.Shades are created by adding black to a color, making it darker than the original.Tints are created by adding white to a color, making it lighter than the original.
imran subhani

Color Theory - Quick Reference Sheet For Designers - 0 views

  •  
    This color theory info graphic is all about the basic color wheel, passive vs. active colors, cool vs. warm colors, subtractive vs. additive color, color types, color relationships, meanings attached to colors and basic terms pertaining to color.
Jungle Jar

JungleJar | 25 Free Online Color Resource Web Applications - 0 views

  •  
    This is a list of 25 free color related web applications to create color palettes, edit color palettes, create color themes, test colors and color palettes against a myriad of variables, find color palettes from images, and more.
Cor S.

20 Color Scheme Generators for Web and Graphic Designers - 0 views

  •  
    "Colors can make or break your design by either making your audience want to stick around or look away. Well-chosen Color combinations help designs catch attention more while the less planned ones do the opposite. ... Good news is, there exists many Color scheme generators that will help even the most uninspired to choose what Colors to use. We have listed 20 online tools in this post to help you out. Check them individually and see which software will help you in specific design-related tasks."
builderfly

An Insight on Color Psychology in Ecommerce for Best Results - 0 views

  •  
    Let's begin with the basics, which for this situation means color theory. Basically, it's the science and art of colors that looks at how we perceive, mix, and apply them. color theory strives to create a logical structure for using color, and it all begins with the oh-so-familiar color wheel.
Laura Reed

Color Picker - All - Bootflat - 1 views

  •  
    "Bootflat Flat UI color picker is a project digging the Flat color Picker which gives you the perfect colors for flat designs"
  •  
    Bootflat Flat UI color picker is a project digging the Flat color Picker which gives you the perfect colors for flat designs
Anton S.

CSS Prism by Ryan Berg - 1 views

  •  
    "So today I'm launching CSS Prism, a CSS color spectrum inspector. Input the path to any .css file, and it'll output an easy to scan display of all hex colors from the file. Unwanted colors can be edited via a Photoshop-like color picker (using the jQuery color picker) and the resulting .css file can be downloaded for your convenience."
magecompinc

Magento 2: How to Change Order Status Text Color in Admin UI Component Grid - 0 views

  •  
    Default Magento 2 sales order grid displays the order status in black Color. But you can change the background Color and text Color in admin UI Component Grid in Magento 2. Today we will learn Magento 2: How to Change Order Status Text Color in Admin UI Component Grid.
Raja uk

Changing website design colors using jquery | Ajaxmint.com - 0 views

  •  
    This post is about "how to change website theme design(colors) without refreshing page with jQuery". Have you tried twitter settings? Change design colors, you can customize the design colors. It is very useful just some lines of code, use it and add more features to your web projects.
spider infomedia

LESS Color Functions Tutorial | Spider InfoMedia - 1 views

  •  
    Using LESS CSS is really easy. Today we are going to see how to manipulate colors by using "LESS color Functions". Really LESS color Functions are strightforward and using less.
Vernon Fowler

25 Examples of Perfect Color Combinations in Web Design » Inspiration » Sharebrain - 7 views

  •  
    25 Examples of Perfect Color Combinations in Web Design: Color is definitely a very important element of web des... http://t.co/QoCB84JI
awqi zar

15 Hand Picked Color Palette and Color Scheme Generators | SingleFunction - 0 views

  •  
    This roundup is about the online tools that will help you accomplish that, 15 to be exact, packed with features to make the process of generating color palettes, schemes, and themes a smooth, pleasant, and creative experience.
Jungle Jar

JungleJar | 9 Free Online Color Resource Web Applications - 0 views

  •  
    I've put together a nice list of websites offering free color resources for the internet masses. Most of these sites offer some sort of online web application for you to use in your creating process, but they all offer something of value for the graphic designer, web designer, photographer, etc.
mikhail-miguel

COLOURlovers :: Color Trends + Palettes - 8 views

  •  
    Find design inspiration with thousands of palettes and color schemes to fall in love with. Influence color trends by rating, commenting and sharing.
  •  
    hey, what service you provide or want to get?
  •  
    Protonmail login
WebGuru Infosystems

Website Design Colors Encourage People to Click on Call-to-Action - 0 views

  •  
    Colors play a significant role in website design and decide the fate of an online business.Click the link and read the visual and psychological messages of different Colors.
htmlslicemate.com

How to Create Color Transition with Blend Tool in Adobe Illustrator - 0 views

  •  
    In this tutorial we will take a close look at the technique of creating blend objects that will help us to create smooth color transitions. We'll also talk about the problems you may encounter and about the technique that will allow you to avoid unpleasant artifacts. Using the Blend Tool (W), we can obtain smooth transitions between colors, obtaining the shadows, glares, or simply color spots. Artworks below are examples in which blend objects were mostly used. Source: http://designmodo.com/color-transition-blend-tool/#ixzz2VR9hJtOF
1 - 20 of 251 Next › Last »
Showing 20 items per page