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  -
Scott Hanselman posted a survey (one little question) on what features do you use in the .NET framework: http://www.hanselman.com/blog/SurveyTimeWhatNETFrameworkFeaturesDoYouUse.aspx If you havn’t already taken this quiz on Scott’s site, it is an easy one question quiz that will help out 
-
For the longest time I have been wanting to add my Twitter status to my blog in place of my quote right under my blogs name in the header. (see above) Today I sat down and figured out what I needed to do to accomplish this and to my surprise it only took all of [...] 
-
I have been a huge fan of jQuery ever since I started working on IdeaPipe about 10 months ago. Mostly because of its simplistic DOM access using standard CSS syntax that we all have to learn anyways in the modern Web 2.0 world. In addition to the ease of finding elements on your [...] 
-
About a month ago I was experimenting with different ways to optimize my LINQ queries against the IdeaPipe database, in order to improve the read times. I wanted to improve the read times because our new Facebook Application was being launched and I anticipated an increase in our traffic to the serv 
-
This is very basic presentation on how Web 2.0 and MVC can work together. The actual source code for this presentation is located at: http://www.codeplex.com/buggd 
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
|