Article: Leveraging Your Flash Development with Silverlight
You're not giving up Flash any time soon (and we don't blame you.) But if you could get your Flash application working in Silverlight, why wouldn't you? We show you the tools and techniques required to have your rockin' Flash application rolled for Silverlight. Learn more here.
»
Article: What Does it Take to Build the Best RIA?
With the proliferation of Rich Interactive Application (RIA) platform choices out there, you no longer have to take a one-size-fits-all approach to developing your next RIA application. Knowing the strengths (and weaknesses) of each platform can help you to decide the best RIA for your next application.
»
HTML Primer
If you know nothing about HTML, this is where you start
To the Reader...
These tutorials are set up so you can move through them over a week's time. One tutorial per day. However, if you can go faster, do it! Some have told me that they finished the primers in a day. Good luck.
Using the DOCTYPE Tag Having trouble with your Web pages? Can't get them to display correctly in your browser? It might be that your page is a little "quirky." Even if you address all errors in a web page, one problem that many developers overlook is a statement or, if used, failure to use the right one.
A Web Development Primer In this article, Ahmad Permessur examines a wide variety of Web technologies, beginning with HTML, it's limitations and how to go beyond it. Other topics covered are client- and server-side technologies, networks, JavaScript, DHTML, CGI. and more.
Following the XHTML Path You can think of XHTML as the transition from XML (how the data is to be defined) to HTML (how the data will be displayed). Guest author David Jenkins provides a quick preview and introduction to XHTML basics and its advantages.
Behind the Scenes with XHTML In a previous article, we quickly touched on the requirements for proper XHTML coding, especially in relation to HTML 4.01. In this article, we'll take a closer look at what some of those requirements are in relation to the head portion of the Web page.
Why Switch to XHTML? So you've heard of XHTML, but don't know what it is or why you should use it? This article will tell you where the XHTML spec came from, and will show you the benefits of using it. Read about the future of HTML in this article by Lee Underwood.
Basic HTML: Introduction This is Primer Number One in a series of seven that will calmly introduce you to the very basics of HyperText Mark-up Language.
Basic HTML: tags This HTML tutorial walks you through the most often used HTML tags, shows you how they are used, and tells you which tags have gone the way of the dinosaur. Updated recently by Dave Evans!
Basic HTML: Manipulating Text This recently revised tutorial by Joe Burns will teach you the ins and outs of manipulating text via HTML.
Basic HTML: Images If you're just getting started, this tutorial on HTML images will get you up to speed in no time flat!
Basic HTML: Manipulating Images Just as a primer was required explaining how to manipulate text, I also think one is needed on how to manipulate images. Believe it or not, manipulating images is much the same as manipulating text. So, here we go!
Basic HTML: Graduation You've come far grasshopper--you can walk on the HTML page without leaving any traces of code--you are ready to graduate!!