Attaching JavaScript
Just as there are three ways of attaching styles to your HTML with one being better than the other two, there are also three ways of attaching JavaScript. Attaching JavaScript
Just as there are three ways of attaching styles to your HTML with one being better than the other two, there are also three ways of attaching JavaScript. Attaching JavaScript
Your XHTML defines the content of your web page. You need to attach some CSS to it to define how you want it to look. In this tutorial we look at how to attach your styles to your page. Styling Your Page
Your XHTML normally doesn’t need any sort of comments added to it since the tags themselves are relatively straightforward and you can identify what the parts of your page are by giving them meaningful ids and classes. There are a few occasions where additional information may be needed though (such as a reminder of where [...]
I have recently been made aware of a number of new offers that are available at no charge and which you may find useful. You will find more information about these in the Member’s Area of my site (which is also free to join).
My advanced form2mail script can be used to perform all sorts of tasks in building emails to send to people. In this tutorial I cover the steps required to include an option in your form to allow the person filling it out to specify files from their own computer that are to be attached to [...]
In this tutorial we look at the HTML tags to use to indicate updates to a dynamic web page where you want the changes to be visible. These tags allow you to indicate what content has been deleted and what has been inserted. Deleted and Inserted Text
The sixth tutorial in our step by step build your own web template series looks at how we can add a sub-heading and content block to our page. Framing the Content
It is once again getting close to that time of the month when my newsletter gets sent out. If you want to receive the November newletter when it is first sent rather than waiting a month or two until I add it to the site then you really ought to sign up now. Newsletter
Chemical formulae use subscripts eg H2O. Mathematical formulae use superscripts eg X2. and many other types of writing also use them for a variety of purposes and so it is convenient that XHTML has elements to handle them (but then given that HTML originated in Unuversities where formulae of various types are common you’d expect [...]
The least used type of list that (X)HTML supports is the definition list. A definition list has two different types of list entry. Definition Lists
Security always needs to be compromised with usability since not turning the computer on and not connecting it to anything is the way to keep it most secure while any security you do have installed is going to make the computer less user friendly. It all comes down to finding the right compromise. Kaspersky have [...]
Those with an interest in cracking have had a whole load of new options added to what they can do in the last couple of years due to the explosion in social networking. This book provides those security experts whose job it is to defend systems against such attacks with loads of info on some [...]