| Related News |
| Working with Dates in JavaScript |
|
This tutorial describes JavaScript's Date object, and shows how you can use it to manipulate dates. Also included is a simple script to display today's date on your web page. Very handy!
Recompile one file & boost performance Quickly find & fix hotspots with Intel® Parallel Studio. Get the eval guide.
|
| Styling Tables with CSS |
|
Learn how to use CSS to transform dull HTML tables into beautiful works of art. This article shows how to customize the borders, spacing, padding, background and colours of tables and table cells, as ...
GoGrid Cloud Center Connect Cloud and Dedicated Servers on Your Private Data Center
|
| HTML Forms |
|
Learn how to construct HTML forms using the 'form' element. This article introduces HTML forms, and shows how forms are built and processed.
Charter Business Bundle ® Switch & Save 20% or More on Internet & Phone + Get TV for Free for 12 months!
|
| Checking Object Type and Validating the Argument Type in JavaScript |
|
The “typeof” operator is very useful at the moment for checking what kind or type of object we are dealing with. It returns a string containing the datatype of the object. The values returned are “num...
|
| How to Effectively Use a Tutorial |
|
I realize the irony of writing a tutorial that teaches you how to use a tutorial, but I felt it was important. This is designed to help people get the most out of any tutorial.
|
| How to Effectively Write a Tutorial |
|
The purpose of this tutorial is to address a few major pitfalls of tutorial writing, and how they might be avoided. This tutorial is mostly for tutorials related to computer software, but the knowledg...
|
| HTML5 Input Types |
|
You know all those hoops you've had to jump through and JavaScript libraries you've had to include? Kiss them goodbye! Let us take a look at some of the new features HTML5 provides with regard to inpu...
|
| Basic OOP in PHP Part One |
|
This multi-part tutorial will discuss and examine the basics of OOP in PHP discussing what it actually is, how it works and providing working examples of OOP in everyday PHP development.
|
| Internet Explorer Conditional Comments |
|
This handy feature of Internet Explorer provides a nice clean way to serve different HTML to IE and non-IE browsers. Very useful for getting round those IE CSS bugs! This tutorial shows you how to use...
|
| Working with Files |
|
This tutorial shows you how to create files and write to them, how to read them, how to delete them, and how to scan directories on your server. It also covers permissions and full paths, and includes...
|
| CSS Text Properties |
|
This reference lists all the ways you can control the layout of your text using the text properties available in CSS, such as line spacing and text alignment.
|
| Common HTML Meta Tags |
|
Teaches you about meta tags in HTML, and explains some of the most important meta tags that you might want to include in your Web pages.
|
| Speeding up Ruby on Rails |
|
Ruby on Rails, a popular Web development framework based on the Ruby programming language, makes it easy to access your database, but it does not always do so efficiently. Learn more about common perf...
|
| CSS Font Properties |
|
In this reference we take a look at setting fonts in your Web page, using the various font properties that can be controlled with style sheets.
|
| Bit.ly Button - jQuery Plugin for Your Clicky Post |
|
bit.ly -The intelligent URL shortener- offers realtime statistics about the clicks on shortened links and this button takes advantage of that information. This jQuery button give you a uniform click c...
|