Ego One - Pure | Fresh | First
Would you like to react to this message? Create an account in a few clicks or log in to continue.

We're Moving. So, we've disabled new registrations on this forum. The forum will not officially be released until 8 PM Pacific Standard Time (Friday, Sept, 9th, 2010)~ http://www.ego-one.net/

View previous topic View next topic Go down  Message [Page 1 of 1]

MrMario

MrMario
Manager



50+ Fresh CSS Techniques, Tutorials and Resources F914390f

Learning CSS and how to use it effectively can be a reasonably easy thing to do for a beginning web developer. In the hands of a seasoned professional, CSS can be stretched and pushed i to its limits where it can seem complicated and yet perfect at the same time.

Being able to adapt to new ideas and different techniques, as well as seeking new solutions to old problems is part and parcel of being a web designer. And with the speed at which CSS development is constantly moving, keeping up with new developments can be challenging.

In this article, we’ll bring you up to date with the latest in CSS development through a collection of fresh CSS tutorials, techniques, and resources.



We hope this extensive list will teach you something new, or else remind you of some methods you haven’t used for awhile.



Menus, Buttons and Forms


50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Create a Button with Hover and Active States using CSS Sprites

Some designers neglect the click state (active: property in CSS) in web design, either because they’re unaware of it, underestimate the importance of it, or are just lazy. It’s a simple effect that improves usability by giving the user feedback as to what they’ve clicked on, and can add depth to a design.

50+ Fresh CSS Techniques, Tutorials and Resources 8e3bedf6



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 CSSAbsolute Positioning: Create A Fancy Link Block

Absolute positioning is a well-known CSS technique supported by all web browsers. If you position an element (an image, a table, or whatever) absolutely on your page, it will appear at the exact position you specify. In this tutorial, you’ll use absolute positioning to create a fancy link block.

50+ Fresh CSS Techniques, Tutorials and Resources 016591a6



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Simply-Buttons v2

Cross-browser, custom HTML elements with inactive, active, and hover states.

50+ Fresh CSS Techniques, Tutorials and Resources 3615324f



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Create A Sexy Vertical Sliding Panel Using jQuery And CSS3

In this post you will learn how to create a flexible vertically-positioned sliding panel that simulates a drawer effect. Normally, this technique would be used for a horizontally-positioned sliding panel that would push everything else down, but with this technique, the panel overlays the content.

50+ Fresh CSS Techniques, Tutorials and Resources 2a583408



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Style a List with One Pixel

Using a one-pixel background image in CSS (repeat-x for a horizontal line, repeat-y for vertical, and repeat for a fill color) you’ll learn how to style a depth-chart looking unordered list.

50+ Fresh CSS Techniques, Tutorials and Resources Bfab8fdb



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Pushing Your Buttons With Practical CSS3

“Calls to action are critical for any website, and a compelling, attention-grabbing, clickable button goes a long way toward driving that engagement. In the past, really awesome buttons needed extra markup, sliding doors or other trickery. We’ll show you here how to create nice button styles without any hacks or cheats.”

50+ Fresh CSS Techniques, Tutorials and Resources A462faad



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Multi-level Multi-column Multi Menus with pure CSS

Have you ever successfully built a multi-level, multi-column, multi-menu, light-weight, and cross browser menu or navigation with pure CSS and without Javascript? This tutorial will teach you how.

50+ Fresh CSS Techniques, Tutorials and Resources 9cf2fb5b



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Elegant Drop Menu with CSS only

If you have a clean web site that’s become cluttered with extra content, categories, and pages, this clean and elegant menu offers a great space-saving solution.

50+ Fresh CSS Techniques, Tutorials and Resources 20bd750c



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Create a Beautiful Dropdown Blogroll Without Javascript

This tutorial demonstrates how to style a drop-down menu to hold your blogroll content (instead of using the typically-ugly HTML element). Done with pure CSS, but requires hacks to work with IE6.

50+ Fresh CSS Techniques, Tutorials and Resources B3eda04a



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Build a Simple Button with CSS Image Sprites

In this tutorial you’ll learn how to create a simple button using CSS sprites. The tutorial covers creation of the image in Photoshop and finishes with the coded example.

50+ Fresh CSS Techniques, Tutorials and Resources D470f8fc



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 CSS3 Hover Tabs without Javascript

Using some new CSS3 techniques you’ll learn how to create a basic tabbed content area that changes on hover using pure CSS

50+ Fresh CSS Techniques, Tutorials and Resources Dd68d477



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Use Pure CSS To Style a Web Form Dynamically

Form elements are normally styled by changing the border color or background color properties via CSS. This tutorial shows you how to style text field and textarea elements of varying widths with rounded-corner background images.

50+ Fresh CSS Techniques, Tutorials and Resources 84e5a3a7



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Horizontal Sub-nav with CSS & jQuery

In this tutorial, Soh Tanaka teaches you how to create an elegant horizontal sub-nav using CSS and a little jQuery for IE6 compatibility.

50+ Fresh CSS Techniques, Tutorials and Resources 741ec268



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 CSS3 Speech Bubble

Learn how to create a speech bubble with HTML and CSS3.

50+ Fresh CSS Techniques, Tutorials and Resources 60298b55



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Create Nice Scalable CSS Based Breadcrumbs

This tutorial shows you how to create a scalable CSS-based breadcrumb navigation using a single graphic, some basic CSS, and an unordered list.

50+ Fresh CSS Techniques, Tutorials and Resources 4fb60503



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Fluid Searchbox

Creating a search box that adjusts to the size of the browser window is simple, but becomes difficult when you add elements to the left and right of it, some being fixed width (width in px or em) and some fluid width (width in %). This article demonstrates a solution to this problem.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss15



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Using Rounded Corners with CSS3

As CSS3 gets closer to becoming the new standard for mainstream design, the days of rounded corners through elaborate background images is fading. In this tutorial you’ll learn how to create rounded corners using vendor-specific CSS3 techniques supported by Firefox and Safari.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss16





Web Page Layout Techniques


50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 The Ultimate Guide to Creating a Design and Converting it to HTML and CSS

Thisin-depth screencast tutorial is the third part of a series that demonstrates how to create an iPhone app web site. This tutorial demonstrates the final step: converting the Photoshop design into HTML and CSS.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss17



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 How to Code a Clean Portfolio Design with jQuery Slider

This tutorial will teach you how to slice and code a web page from a Photoshop design, plus teach you how to implement a jQuery image slider.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss18



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Minimal and Modern Layout: PSD to XHTML/CSS Conversion

This is the second part of a two-part series of creating a minimal and modern website layout in Photoshop. The part focuses on converting the design to styled markup.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss19



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Create YouTube-like adaptable view using CSS and jQuery

Have you ever noticed the "change view" feature on YouTube that allows you to switch between normal and wide mode and thus expand/shrink the movie area? In this tutorial you’ll learn how to duplicate this feature using CSS and jQuery.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss20



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 How to distribute elements horizontally using CSS

This article showyou how to resolve the problem of extra margin settings on first and last children that are distributed horizontally within a main container using CSS.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss21



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Sticky (Fixed) SideNav Layout with CSS

This tutorial teaches you how to build a frame-like fixed sidebar navigation menu that stays in place when the page is scrolled.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss22



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 CSS: Design Out Of The Box

In this informative post, the author discusses a number of example website designs that break away from typical columned and boxed layout. The article includes a number of tips and best practices that can help designers accomplish a similar style.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss55



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 5 Simple, But Useful CSS Properties

Another article from Web Designer Wall, this time discussing five well-supported, practical, but rarely-used, CSS properties

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss54



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 25 Incredibly Useful CSS Tricks You Should Know

This article describes 25 useful CSS tips and techniques to help you design great web interfaces.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss56


50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 11 Classic CSS Techniques Made Simple with CSS3

You shouldn't limityourself to old techniques when there's a new age coming. This new age includes the use of CSS3. In this tutorial, you’ll learn eleven different effects that can be achieved quite easily with CSS3 but would
normally be quite time-consuming with standard CSS methods.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss52



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 5 Rules To Write More Readable CSS Files

This article describes five practical rules that can help you write well-structured and more readable CSS files.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss53




Text and Typography


50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 6 Ways To Improve Your Web Typography

Because of the many options available, not to mention cross-browser differences, improving typography on the web is not always simple. In this post you’ll learn six different ways to improve typography on your web projects.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss23



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Create a Letterpress Effect with CSS Text-Shadow

The letterpress effect is becoming hugely popular in web design, and with a couple of modern browsers now showing support for the text-shadow CSS3 property it’s now simple and easy to create the effect with pure CSS.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss25




Images, Galleries and Sprites


50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 3 Easy and Fast CSS Techniques for Faux Image Cropping

This article is a summary of 3 fast and easy CSS techniques you can use to display only a portion of an image in your content. Because the images aren’t literally cropped, the method is termed “Faux Image Cropping”.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss26



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Use CSS to build a map with hoverable regions

In this article you will learn how to how to build a map with hoverable regions, using CSS and a single image.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss27



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Date Display Technique with Sprites

This article on CSS-Tricks demonstrates how to display the date on WordPress blog posts using imagesprites — the same method that’s used on the Learning jQuery website.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss28



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Building Faster Websites with CSS Sprites

In this tutorial you’ll learn how to take advantage of CSS sprites to greatly increase your website’s speed.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss29



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Perfect Full Page Background Image

Another technique from CSS-Tricks, this time demonstrating how to implement a full-page background image that fills the entire page, will scale the image as needed, retain image proportions, does not cause scrollbars, and is cross-browser compatible.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss30



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 A Beautiful Apple-style Slideshow Gallery With CSS & jQuery

Learn how to build an Apple-like slideshow gallery, similar to what Apple uses to showcase their products.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss31



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 How To Create a Pure CSS Polaroid Photo Gallery

Magical things can be created by combining various CSS properties, especially when some of the new CSS3 tricks are thrown into the mix. In this tutorial you’ll learn how to build a Polaroid photo gallery with a re-stacking hover effect using pure CSS.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss32



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Editable CSS3 Image Gallery

A screencast from CSS-Tricks that demonstrates how to create a fancy image gallery with some HTML5, CSS3, and jQuery. Works best in a WebKit browser.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss33



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Turn Your Images Into Polaroids with CSS3

In the first part of this tutorial you’ll create a grid of images that’s linked to a Flickr account. In the second part, you’ll spice it up by giving the images a pure CSS Polaroid effect.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss34



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 CSS Sprites: What They Are, Why They’re Cool, and How To Use Them

This is a comprehensive discussion of the technique of CSS image sprites, by Chris Coyier. The article has been recently updated to include more up-to-date information and methods.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss35




Fresh CSS Frameworks


50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 CSScaffold Framework

CSScaffold is a a new type of CSS Framework, built with PHP, that helps speed up your development time by doing the hard work for you. Its power lies in its ability to extend CSS and generate CSS found in other CSS frameworks.


50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 xCSS – Object Oriented CSS Framework

xCSS is a lightweight framework, still in beta, that allows you to take advantage of an object-oriented workflow, which means a dramatic cut-down in development time through the use of variables and other handy features.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss37



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 eCSStender.org

eCSStender is a Javascript library that lets you write CSS without having to use browser-specific properties and hacks. Extensions built with eCSStender greatly simplify the design process because you can author modern CSS using advanced selectors, properties such as border-radius, and custom font faces, all of which work in IE6.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss39




Cross Browser Hacks, Fixes and Guides


50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Render alternate layouts in IE6 with only CSS

Although this may not be something you would do on a client project, this article shows you how to create an alternate layout IE6 users using CSS and a conditional comment.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss40



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Definitive Guide to Taming the IE6 Beast

A useful collection of IE6 hacks and fixes that will, as the title implies, help you tame the beast that is IE6.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss41



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Ultimate IE6 Cheatsheet: How To Fix 25+

The author of this article 'has scoured the web' for resources and fixes for IE6 and put them all together in this cheatsheet/reference manual as a resource for anyone who has to deal with Internet Explorer 6 on a regular basis.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss42



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 ie6fixer

ie6fixer is a tool specifically designed to ease the pain of the IE6 CSS debugger. The tool was conceived to decrease the monkey work when starting an ie6 CSS fix file by applying a series of basic fixes that are known to conquer many problems and cause as little harm as possible.

It should fix 40-60% of all IE6 issues and problems, with just one click, outputting rough CSS that can be placed in a separate section and can be used as a solid start for debugging IE6 issues.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss43




Useful CSS Resources


50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 CSSG Collection: Free Comment Styles

Designing the dreaded comments section of a web page can be a pain. To help you with this, CSS Globe is giving away a collection of comment styles that you can use on your own
projects to save you a lot of time and agony.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss44



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 3 Cheat Sheet (PDF)

This printable CSS 3 Cheat Sheet (PDF), first published on SM in July 2009, offers a complete listing of all the properties, selector types, and allowed values in the current CSS 3 specification from the W3C. Each property is provided in a section that attempts to match it with the section (module) that it is most actively associated within the W3C specification. Next to each property is a listing of the expected values that that property takes.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss45



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Cascading Style Sheet Level 2 Visual Cheat Sheet

This cheat sheet (3 pages) contains an essential reference to CSS2 properties with detailed descriptions and some sample code. The simple visual style used to design this sheet allows you to find, at a glance, everything you’re looking for.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss46



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 CSS Specificity – Cheat Sheet

A common difficulty with CSS is determining what CSS rule will be applied on the page. This cheat sheet can help you better understand CSS specificity.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss47



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Best Web-Frameworks – Find and compare PHP, Ruby, Python, Java, JS and CSS Frameworks

This useful resource helps you compare almost all CSS, PHP, Ruby, Python, Java and Javascript frameworks, so you can make the right choice for your project.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss48



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 Visual Cheat Sheet: CSS Compatibility with Internet Explorer 6, 7 and 8

This Visual Cheat Sheet will help you understand CSS behavior in the three commonly-used versions of Internet Explorer. It includes information on @rules, element selectors, attribute selectors, pseudo-classes, border and layout properties, and more.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss49



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 SlickMap CSS – A Visual Sitemapping Tool for Web Developers

SlickMap CSS is a simple stylesheet for displaying finished sitemaps directly from HTML unorderedlist navigation. It’s suitable for most web sites – accommodating up to three levels of page navigation and additional utility links – and can easily be customized to meet your own individual needs, branding, or style preferences.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss50



50+ Fresh CSS Techniques, Tutorials and Resources 212000c3 CSS Basics

CSS Basics is divided into 18 chapters, covering all aspects of CSS, from CSS classes and IDs to the more difficult pseudo elements and positioning. CSS basics covers a wide range of information so it’s valuable for those learning the basics of CSS as well as experienced CSS developers. Each chapter is downloadable and printable and you also have the option to download the entire series in a single PDF file.

50+ Fresh CSS Techniques, Tutorials and Resources Freshcss51



Thanks to Noupe for the info Smile




LH Justin

Post Fri Dec 04, 2009 3:43 am by LH Justin

Great tutorials, but I suggest you divide them up a bit more, right now it looks like a jumbled mess.

Jason

Post Fri Dec 04, 2009 10:23 pm by Jason

Very useful post Mario, I am sure ill be back reading this on many occasions in the future. Good Work!

This tutorials are sooo useful and great for design a blog. Smile

Jason

Post Thu Dec 10, 2009 4:43 am by Jason

I agree used one today... Thanks Mario Bashful

MrMario

Post Thu Dec 10, 2009 8:29 pm by MrMario

Not a problem guys. Smile

Shahrier

Post Wed Dec 23, 2009 6:46 pm by Shahrier

I'm kind of confused because for the background (the trick that fills up your whole page) I don't know where the html goes.. in the headers? footers? I'm confused >.>

Death the Kid

Post Mon Aug 30, 2010 3:06 am by Death the Kid

Many CSS, I'm sure will serve me well.

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum




Site powered by Forumotion
Copyright 2006-2013 | JalokimGraphics | Ego-One
<!-- <script type="text/javascript"> var vglnk = { key: '0d80ae9fe71cec9484f682bd59232f9e' }; (function(d, t) { var s = d.createElement(t); s.type = 'text/javascript'; s.async = true; s.src = '//cdn.viglink.com/api/vglnk.js'; var r = d.getElementsByTagName(t)[0]; r.parentNode.insertBefore(s, r); }(document, 'script')); </script> <div id="Forumactif_Video"></div> <script type="application/javascript"> //<![CDATA[ var slmadshb = slmadshb || {}; slmadshb.que = slmadshb.que || []; slmadshb.que.push(function() { slmadshb.display("Forumactif_Video"); }); //]]> </script> <script type="text/javascript">window._taboola = window._taboola || []; _taboola.push({flush: true});</script> <!-- BEGIN 1425605 - etoxic - FR - CDB - PCK - sticky footer - 728x90--> <div id="criteo_sticky"> <script type="text/javascript"> function CreateStickyFooterContainer(e) { var t = document.getElementById(e); t.style.position = "fixed", t.style.zIndex = "2147483646", t.style.bottom = "0", t.style.left = "0", t.style.padding = "0", t.style.borderColor = "rgb(196, 196, 196)", t.style.width = "100%", t.style.backgroundColor = "rgba(245, 245, 245, 0.54902)", t.style.borderStyle = "solid", t.style.borderWidth = "1px"; var o = document.createElement("a"); t.appendChild(o), o.style.backgroundColor = "rgb(221, 221, 221)", o.style.backgroundImage = "url('//static.criteo.net/images/criteo/publishertag/close.png')", o.style.backgroundRepeat = "no-repeat", o.style.backgroundPosition = "center", o.style.display = "block", o.style.position = "absolute", o.style.left = "0", o.style.top = "-24px", o.style.width = "23px", o.style.height = "24px", o.style.borderBottomColor = "#6d6c71", o.style.cursor = "pointer", o.onclick = function() { t.style.display = "none" }; var l = document.createElement("div"); l.id = "cto_sticky", l.style.margin = "0 auto", l.style.display = "table"; t.appendChild(l); return l.id }; Criteo.events.push(function() { if(!isMobile){ Criteo.Passback.RenderAd(CreateStickyFooterContainer("criteo_sticky"), function(){ var slotid = "criteo_sticky"; var div = document.getElementById(slotid); div.removeAttribute("style"); }); } else{ var slotid = "criteo_sticky"; var div = document.getElementById(slotid); div.style.display = "none"; } }); </script> </div> <!-- END CRITEO TAG --></body></html><strong><a href="https://www.forumotion.com/create-forum/phpbb3" target="_blank">Free forum</a></strong>&nbsp;|&nbsp;<span class="gensmall">&copy;</span><a href="https://www.forumotion.com/phpbb" target="_blank">phpBB</a>&nbsp;|&nbsp;<a name="bottom" href="https://help.forumotion.com/" target="_blank">Free forum support</a>&nbsp;|&nbsp;<a href="/abuse?page=%2Ft668-50-fresh-css-techniques-tutorials-and-resources&amp;report=1" rel="nofollow">Report an abuse</a>&nbsp;|&nbsp;<strong><a href="https://www.forumotion.com" target="_blank">Forumotion.com</a></strong>Derp