background preloader

CodeAndMore @font-face made simple tool

CodeAndMore @font-face made simple tool

ResponsiveSlides.js · Responsive jQuery Slider & Slideshow Timeline Portfolio Timeline is a jQuery plugin specialized in showing a chronological series of events. You can embed all kinds of media including tweets, videos and maps, and associate them with a date. With some design tweaks, this will make it perfect for a portfolio in which you showcase your work and interests. The HTML Timeline comes with a light colored theme by default. First, let's look at the basic layout of the page: index.html <! In the head section, we have the plugin's stylesheet - timeline.css, and styles.css, which will hold our customizations. When we call the plugin, it will search for a div on your page with the ID of timeline. <div class="container main" id="timeline"><div class="feature slider" style="overflow-y: hidden;"><div class="slider-container-mask slider-container slider-item-container"><! As we will be modifying the CSS of the timeline, the fragment above will give you a better idea of the customizations. The jQuery The init method takes single argument - the data source. The CSS

Styling tables with CSS Q: How hard is it to style a table and specific cells a certain way with CSS? A: How hard? Styling tables via CSS is easy! The Challenge The table in the screen capture below is styled using HTML. How can it be converted to using only CSS for the styling? Simple CSS Method Using CSS to style a table is easy, and greatly simplifies the markup. Using classes for broader support Unfortunately, Internet Explorer for Windows (as of version 6) does not support CSS2 selectors. Style sheets and markup Simple CSS Method Using classes for broader support

Flexible CSS typographic scale | The Happy Bit When designing using text, no matter if it’s for print or the Web, one vital thing to do is to ensure that the design stays harmonious in every aspect. The best way to do so is quite possibly using a so called typographic scale, which means giving text portions precise, regular and linear dimensions, based on the hierarchical relationships they hold with other text elements. This has been long known, of course, and we’re not bringing anything new to the cause. But being the Web one of our domains, we felt like managing the typographic scale in CSS could be done better, and in an easier, sort of automatic, way. Our goal was to create a base-level CSS that could set a well thought series of values for the typographic scale, hence establishing a vertical rhythm, with absolutely no reference to pixels. Instead, we wanted it to graciously adapt itself when varying the font size declaration of the document’s body. The scale would degrade as follows, from the biggest element to the smallest:

Simple jQuery Modal Window Tutorial Introduction In this tutorial, I'm going to share how to create a simple modal window with jQuery. I like jQuery, it makes everything so simple and so easy. In case you don't know what's modal window. You can click here. In this website, I'm using facebox (inspiration from facebook). Right, let's start, this example will show you how to create a modal window that will display the content of a DIV #ID. My objectives are: Able to search the whole html document for A tag NAME="modal" attribute, so when users click on it, it will display the content of DIV #ID in the HREF attribute in Modal Window.A mask that will fill the whole screen.Modal windows that is simple and easy to modify. Advertisement 1. <! 2. 3. It's very straight forward and easy to understand. 4. Due to popular demand :), I have an example for it. Yes, you will able to load the modal window on page load as well :) And, if you want to close the modal window on key press, any keys you want, you can add the following function. 5.

CSS Backgrounds and Borders Module Level 3 Abstract CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, in speech, etc. This draft contains the features of CSS level 3 relating to borders and backgrounds. It includes and extends the functionality of CSS level 2 [CSS21], which builds on CSS level 1 [CSS1]. This module replaces two earlier drafts: CSS3 Backgrounds and CSS3 Border. Status of this document This section describes the status of this document at the time of its publication. Publication as a Last Call Working Draft does not imply endorsement by the W3C Membership. The (archived) public mailing list www-style@w3.org (see instructions) is preferred for discussion of this specification. This document was produced by the CSS Working Group (part of the Style Activity). This document was produced by a group operating under the 5 February 2004 W3C Patent Policy. The CSS WG maintains an issues list for this module. Table of contents 1. This subsection is not normative.

Stuff you can do with the "Checkbox Hack" The "Checkbox Hack" is where you use a connected label and checkbox input and usually some other element you are trying to control, like this: <label for="toggle-1">Do Something</label><input type="checkbox" id="toggle-1"><div>Control me</div> Then with CSS, you hide the checkbox entirely. View Demo So you can style an element completely differently depending on the state of that checkbox, which you don't even see. Disclaimer: Some of this stuff crosses the line of what you "should" do with CSS and introduces some bad semantics. Custom Designed Radio Buttons and Checkboxes Hide the default UI of a radio button or checkbox, and display a custom version right on top of it. File system like "tree menu" Tabbed Areas The "tabs" design pattern is just toggling on and off of areas, perfect for the checkbox hack. Dropdown Menus Push Toggles FAQ Answer Revealing View Demo More A couple demos by Gene Locklin: Share On

Waste Creative Numbering In Style Chances are if you want to number things in order on a website, the ordered list (<ol>) is your guy. It also is pretty reasonable that you want to style those numbers. Strangely enough, styling those list numbers isn't a very easy thing to in CSS. But let it be known, applying numbered counters is not limited to ordered lists. You'd have markup like this: <dl class="faq"><dt>How much wood would a wood chuck chuck if a wood chuck could chuck wood? Each new <dt> element is a new question, hence where we should apply the numbering. Style the :before element as you will. Just wanted to make ya'll aware of this ability. Which reminds me: the numbers don't have to be decimals. disc (• • •) circle (○ ○ ○) square (▪ ▪ ▪) decimal (1 2 3) decimal-leading-zero (01, 02, 03) lower-roman (i ii iii) upper-roman (I II III) lower-greek (α β γ) lower-latin (a b c) upper-latin (A B C) armenian (Ա Բ Գ) georgian (ა ბ გ) lower-alpha (a b c) upper-alpha (A B C) content: counter(my-counter, lower-roman); Share On

Designing Style Guidelines For Brands And Websites Advertisement A website is never done. Everyone has worked on a project that changed so much after it launched that they no longer wanted it in their portfolio. One way to help those who take over your projects is to produce a style guide. Edward Tufte once said: “Great design is not democratic; it comes from great designers. If the standard is lousy, then develop another standard.” Why Create A Style Guide? You’ll have an easy guide to refer to when handing over the project.Makes you look professional. Branding Guidelines: What To Include? Strategic Brand Overview This should be short and sweet. 1See Kew’s branding guidelines2. Kew uses strong photography in its “brand essence” message, with a few paragraphs that both inspire and define the brand. Logos For print and Web, most brands revolve around the logo. 3See Cunard’s branding guidelines4. Cunard provides many variations on its minimum sizes. 5See Think Brick’s branding guidelines6. Show Examples of What and What Not to Do Spacing Colors (al)

HAITI NEWS NETWORK -  Sakapfet, Haiti news, haiti info, latest news, nouvelles, Fouye,,headlines, haiti radio, newspapers. Haiti chat line, Haiti forums  Haiti global village  Haiti sports football soccer, port haiti , haitian music <A HREF=" News Page</A>

Related: