background preloader

Web Design

Facebook Twitter

jQuery: The Write Less, Do More, JavaScript Library. Portfolio Image Navigation with jQuery. Today we want to create a portfolio image navigation template with jQuery.

Portfolio Image Navigation with jQuery

The idea is to show some portfolio items in a grouped fashion and navigate through them in all 2D ways (horizontal/vertical). Either the arrows or the little boxes below the current image can be used in order to navigate. View demo Download source The beautiful photography is by Angelo González. Check out his Flickr photostream or follow him on Twitter @ag2r. The Markup For the markup, we’ll have a main wrapper div with the background, the arrows and the gallery containers inside: Now, let’s take a look at the style. The CSS First, let’s define the style for the main container. The background will also be fixed and we’ll add a background image that creates the spotlight effect: The gallery will be positioned absolutely, just like it’s inner div: Moving Boxes Content with jQuery. Today we will create a website template with some really sweet animations using jQuery.

Moving Boxes Content with jQuery

The idea is to have little boxes scattered around at the top of the site and when a menu item is clicked, the boxes animate to form the main content area. We will use some different animation effects […] View demoDownload source Today we will create a website template with some really sweet animations using jQuery. The idea is to have little boxes scattered around at the top of the site and when a menu item is clicked, the boxes animate to form the main content area. Parallax Slider with jQuery. Modernizr-> HTML5 and CSS3. Fun With CSS Shapes. I bet a bunch of you don't realize that we can create the illusion of shapes by using 100% CSS.

Fun With CSS Shapes

By utilizing the border property in creative ways, we can make some really interesting polygons. In this week's screencast, we'll figure out a way to create speech-bubbles without resorting to background images. Most of us, by now, are familiar with using the "-moz-border-radius" and "-webkit-border-radius" properties to create rounded corners - or even complete circles - but there are other techniques to create more complicated shapes.

Traditional Speech-Bubble Note how the "bottom" property is the reciprocal of the "border-top" property. Alternate Yet Another Interesting Note I'm typing this paragraph minutes before posting the tutorial. Pretty Nifty I'm really eager to see how you guys have implemented this unique trick into your own projects. CSS Transparency Settings for All Browsers. 960 Grid System. Dreamweaver Templates - High-quality web templates! 8 Things You Need to Master to Call Yourself a Professional Web Designer » Edmonton and Sherwood Park Area Web Design, Graphic Design, Social Media, Software Development – Microtek Corporation. Just like with print design, there is a set of skills and knowledge you need to master to become a professional web designer who designs functional, successful websites.

8 Things You Need to Master to Call Yourself a Professional Web Designer » Edmonton and Sherwood Park Area Web Design, Graphic Design, Social Media, Software Development – Microtek Corporation

Understand how the web works and realize users visit websites because they are looking for information. Users visit websites because they seek answers or need a service—this is what matters most to them. The only people interested in the design of your website are other designers.Realize that usability is the most important thing in web design. If your users can easily access information in your website, they will come back. Ensure that the pages within your website are as accessible as possible.Learn the technology behind the web. Mastering this knowledge will build confidence in your web design skills and make your websites work well for your clients.

Summarized from and modified. Introduction to HTML Programming. The Business of Web Design. Learn CSS (Tutorial) - Basics + Selectors (For Absolute Beginners) 30 Creative And Eye-Catching Web Designer Portfolio. This time I wanted to showcase and promote web design companies or web designers with extremely creative portfolios as well as own showcase sites.

30 Creative And Eye-Catching Web Designer Portfolio

With Internet possibilities now many designers showcase their works on their online portfolios, I could never stop to list portfolios. There are tons more creative sites available, but I tried to select the best picks of my own choice. I also believe these sites and screenshots can present also current design trends. Note: If you are looking for fresh inspiration from year 2012, we suggest you to check out new article we just publish with 40 creative web designer portfolios. 1. 2. 3.

Creative web&design and corporate identity works from designer Joseph Szilagyi. 4. Using the DIV Tag with CSS and XHTML+CSS. Intermediate HTML/XHTML Tutorials. Intermediate tutorials on HTML detail some of the more complex tasks in a Web page such as frames and tables.

Intermediate HTML/XHTML Tutorials

If you can master these tutorials, you will have a strong understanding of HTML. How Do You Use Tabs in Web Pages? Whitespace characters like tabs can be hard to use in Web pages because the browsers collapse them by default. Orientation Handbook - HTML Basics. Surprisingly enough, creating your About site doesn't necessarily require a thorough knowledge of HTML.

Orientation Handbook - HTML Basics

As you may or may not know, HTML stands for Hyper Text Markup Language, a programming language that transmits data via coded tags and attributes. It is the backbone to creating a web page - an Internet browser translates the code and presents it in a browser window. While your Homepage is created with the GCC tool we provide (which has it's own code - please refer to the link listed below!) , we suggest you learn a few basic HTML tags to help you in creating your articles and features. It's advised that you use an HTML editor in publishing your articles.

We have also created a modified version of HTML used to stylize pages in the GCC. Remember not to change any of About's HTML code! In general, HTML uses tags and attributes to create a page. I) Paragraph Breaks vs Line Breaks.