We're building a brand new version of the site, and we'd love to hear your ideas
Members
Technology Zones
IBM Learning Center
Articles
Hosted By
Info
|
Forum Messages
Articles & Tutorials  -
One of the main reasons for having to use images on any web page is to create curves and round corners. It's currently impossible to create any kind of curved shapes using just HTML, so images need to be used. Putting these images into the HTML document with a table layout can create a large amount of superfluous code. Using the power of CSS we'll create the following box with round corners, without an <img> tag in sight..  -
Crucial to the ethos of the web is providing information in a way which is easy to read. It sounds simple, but there are many design considerations which factor into this, one of the most obvious being: "Which font do I choose?".  -
Learn how to migrate your existing sites from tables to CSS, and how to start including more CSS based design into your workflow. Why? Because I still think many people find learning to build CSS layout sites from scratch difficult. There's a steep learning curve associated with CSS design, much more so than tables, and getting consistent results across different browsers is tricky, even for the more experienced. .  -
Developers put a lot of effort into ensuring their sites can be viewed in outdated browsers, but all too often ignore newer browsers, or worse still, a whole range of visitors. Accessibility means access to information for all. Information to all, regardless of the device used to view the document, or abilities of the visitor. This article covers the W3C guidelines for making your site accessible - a legal requirement for companies in the UK and United States..  -
A comprehensive Cascading Style Sheet (CSS) tutorial. Learn how to use the power of CSS to apply styles throughout your entire website - and changing them - whilst modifying only a single file!. 
Sample Code  -
One of the best things about CSS is that you can position an object absolutely anywhere you want in the document. It's also possible (and often desirable) to position objects within a container. It's simple to do too..  -
Learn how to have a fixed width layout website, and the content floated in the middle of the screen, with pre IE 6 compatability..  -
It's always advisable to use regular HTML markup to display text, as opposed to an image. Doing so allows for a faster download speed and has accessibility benefits. However, if you've absolutely got your heart set on using a certain font and your site visitors are unlikely to have that font on their computers, then really you've got no choice but to use an image..  -
Learn how to shorten those CSS font rules..  -
Web forms often ask visitors for non-essential information, but long and complicated forms can seriously hinder the e-commerce sales process. Wouldn't it be cool to give users the option to hide these optional fields at their own discretion, and with a clever use of Javascript, the DOM and some CSS we can!. 
Blogs in United States  -
This is pretty funny. It seems to be a story building commercial, for a future release. Possible Windows 7. 
-
So when Google announced they had a new browser that was going to break down all the barriers of the internet and the desktop I got excited at the prospects of what they were going to do and what this new user interaction would be. Well today they finally announced the release of the [...] 
-
Looks like the MVC team has put out preview release 5 of the MVC Framework today. You can get the latest version from CodePlex. Here is what I can tell has changed from the release notes. What’s New Added global registration of view engines Changed the IViewEngine interface to add the RenderPa 
-
I have to preface what I am about to say with a couple of things: I have a first generation iPhone I do not have AT&T or any other GSM network I am using this iPhone as a phone mostly as an iPod I use Verizon Wireless as my cell phone provider I have to say I am pretty impressed [...] 
-
I just recently read Jeff Atwood’s Deadlocked! article. I just wanted to give some more insight in to the read committed snapshot so that it is not perceived as “magic”. It has some definite advantages when dealing with deadlocks, however if your code relies on row level locking yo 
Products  -
ASP.NET Menu Version 1.03 is a menu control created in ASP.NET. -
"HTTP File Commander" is a DHTML remote file management tool. You can copy, delete, move, and edit files on remote computer the same way you it on a local one.
Web Sites  -
101MediaPro offers professional web site design, web programming, and flash design/presentation that suit your web development needs for as little as $20 per hour. -
A site summarizing all FTP commands... -
VBScripts, JavaScripts, Classes, HTAs, free access to source code of unusual scripts. -
WebSoftware specialises in Professional Software Solutions for the web. Aimed at the web developer community, our main product - the HotHTML series - is aimed at giving Web Developers the tools and features in a rich text editing enviroment with support for the latest technologies. -
Provide Web professionals and Web masters the best set of tools for building effective and professional Web Sites. Offering a set of very impressive software that improve the performance of your Web site, and that give your site a professional look.
|
Search
Code Samples
New Members
|