CSS Design for change (Thu Nov 2nd, 2006, by Dean Cruddace)
While you may well have read many articles on CSS (Cascading Style Sheets) and you may have grasped the basics for including a little bit of style using the raw code, but you are still lacking the techniques needed to fully implement a design that yo...
Equal Heights Three Column Layout With CSS (Thu Nov 2nd, 2006, by Rizky)
when designing multi-columed layout, most of us usually deal with the columns height difference by using background images, or many prefer calling it "faux column".
but not long a go a fellow designer made a great web design tutorial on how to make a...
Your New Website is Inside (Thu Nov 2nd, 2006, by Drew Stauffer)
Today's Internet is a lot different than it used to be. With new developments such as SEO (Search Engine Optimization) and web standards, building websites the same old way just won't cut it anymore. The W3C (World Wide Web Consortium) creates guidel...
What is CSS? (Thu Nov 2nd, 2006, by Devendra Jaiswal)
What is CSS?
1. CSS stands for Cascading Style Sheets.
2. CSS is the technology used to make the layout for WebPages.
3. CSS allows you to make changes to all of the web pages that link to the CSS file at once by changing a style in the style sheet....
Fluidity and Text Sizing (Thu Nov 2nd, 2006, by Nicole Hernandez)
Fluid and liquid layouts are definitely considered the 'ideal' design type right now, and I cannot agree more. I much prefer a fluid design over a set layout. For text we know that relative sizing (meaning the use of em, ex, and percentages) are pref...
Creating Pretty Buttons (Thu Nov 2nd, 2006, by Scott Alexander)
In the past, when you no longer wanted to look at the boring gray buttons for submitting your forms, your option was the input type image.
This typically looked something like
The problem with this solution is that you had to make a different button...
How to make backgrounds for myspace? (Thu Nov 2nd, 2006, by Brett Hull)
Many people that owns myspace profiles have surely been visiting all these myspace resource sites trying to look for good backgrounds, but rarely have they found one good which they like. These people might have a photo or a drawed image that they wa...
HasLayout concept explained - Learn how to exploit IE’s „layout” (Thu Nov 2nd, 2006, by Lighezan Alexandru)
What the hell is layout?
Layout is an Internet Explorer proprietary concept that controls both size and position of elements. IE uses "layout" to reduce its processing needs. In modern browsers, like FFox, Safari and Opera each element is responsibl...
CSS; Weight loss for your code (Thu Nov 2nd, 2006, by Sasch Mayer)
One of the main drawbacks of traditional HTML web design is the tendency to produce almost insupportably large file sizes with anything but the simplest of page designs since formatting requires a substantial amount of code per component unless a rat...
DHTML-Introduction (Thu Nov 2nd, 2006, by Eddie Traversa)
Think of DHTML as not a singular technology but a combination of three
existing technologies glued together by the Document Object Model (DOM): 1. HTML - For creating text and image links and other page elements. 2. CSS - Style Sheets for further for...
DHTML or Flash? (Thu Nov 2nd, 2006, by Riaan Pieterse)
The last five years has seen an exponential growth in the use of shockwave and flash animations in creating websites. The old tried and trusted techniques such as D/HTML are slowy moving over to make room for this newer multimedia delivery vehicle. ...
Javascript popup status (Thu Nov 2nd, 2006, by Ashish Thakkar)
Javascript popup is currently one of the best methods for web advertising and catching the surfers attention. We will discuss in this article here the impact of javascript popups on various groups of people :
1.Advertisers :- The advertiser benefits...
Is DHTML Dead? (Thu Nov 2nd, 2006, by Sasch Mayer)
September 1997 saw the release of Microsoft's Internet Explorer™ 4, an event which not only changed the face of web development but officially marked the start of the infamous 'Browser Wars'.
Shipped with every version of Microsoft Windows™ (beginnin...
Webcams: Science-Fiction Becomes Reality (Thu Nov 2nd, 2006, by Jesse Somer)
One of the most incredible inventions I've ever come across is the web cam and its process of video conferencing. This is just so futuristic I can't believe they really exist and are readily available to anyone with the Internet, speakers, and the ri...
The Future Of Web Design Is Content Management! (Thu Nov 2nd, 2006, by John Parker)
Web development has greatly increased in popularity over the last 5 years. Many new design concepts, code standards, and technology advances have happened in a short amount of time. With that, so have the knowledge and demand for better, more indep...