Wise Owl's Blog
Making Sense of Software
Sometimes online training in style sheets isn't enough: you need a tutorial which takes you through the thought processes involved in creating styles for a web page, step by step. This blog gives a full worked example (you may find it helpful first to look at the two previous parts of this CSS tutorial, on the principles of CSS and applying styles to HTML tags).
This blog is part of a larger online ASP.NET online training series.
This is the second of a three-part online training series of blogs on CSS style sheets. This blog shows how to create styles for specific HTML tags (the first part covers the principles of CSS style sheets, and the third part gives a worked example of CSS).
This blog is part of a larger online ASP.NET online training series.
This is the first of a series of 3 tutorials showing how to create and use CSS style sheets for HTML web pages. This first part explains how CSS works, a second part shows how to create styles for HTML tags and a final part gives a full worked example of creating a style sheet.
This blog is part of a larger online ASP.NET online training series.
This blog is part of a larger online tutorial in ASP.NET.
It's not for the faint-hearted, but there is a way to capture application events (such as someone trying to create a new workbook) in Excel, using something called an event sink. This blog explains how you might go about creating an event sink.
This blog is part of our Excel VBA training blog.
This blog is part of our Excel VBA training blog.
Those who want to add spice to their VBA programming can learn how to create classes, or class modules, and become object-orientated programmers. It's difficult, but fun - and this multi-part blog will guide you along the way.
This blog is part of our Excel VBA training blog.
If you've written a killer function, you'll want to be able to share it between workbooks. The best way to do this is using an add-in.
This blog is part of our Excel VBA training blog.
The two previous parts of this mini-blog have shown how to draw forms and how to write code to handle form events. This final part shows how to add some of the more exotic controls to user forms, like combo boxes, list boxes, multipage controls, spinners and option buttons.
This blog is part of our Excel VBA training blog.
The previous part of this three-part series showed how to draw user forms; this part shows how to write macros to get them to work (the final part shows how to use some of the more advanced controls, such as combo boxes and MultiPages).
This blog is part of our Excel VBA training blog.
This blog is part of our Excel VBA training blog.
This blog is part of our Excel VBA training blog.
This blog is part of our Excel VBA training blog.
This blog is part of our Excel VBA training blog.
This blog is part of our Excel VBA training series of blogs.