Subscribe via RSS

DIV Tags: The Building Blocks Of CSS Page Layout

The main challenge in CSS web page layout is positioning blocks of content in different parts of the browser window. The key HTML element used to achieve this is the DIV element (short for DIVISION). The DIV element is pure vanilla: it has no inherent properties or sub-elements (unlike the TABLE element which was originally used for web page layout). It is a block element which can contain any web page content, including other DIVs.

More»

The Best New Features in Dreamweaver CS4

New Additions to Spry Widgets

More»

Arranging Dreamweaver CS4 Training On-site

Teaching yourself a new skill isn’t always easy. However, having an individual or a resource to teach it to you can help. For example, if you’re trying to train yourself or colleagues how to use a product like Adobe Dreamweaver, you’ll likely experience better success in your endeavours if you invest in training software or a tutor-led training course. This is because you’ll receive a hands-on experience, and get to learn how the program works by using it, rather than reading about how it should work. Knowing the tools of the trade is crucial to your success as a web designer. If you run, or plan to run, a web design company or firm, having employees that are properly trained is just as important to the success of your business.

More»

Customising Adobe Dreamweaver’s Preview In Browser Feature

When working on your web pages in Adobe Dreamweaver, you constantly need to check them in a web browser. To make this process smoother, Dreamweaver allows you to configure several browsers for previewing your pages. You can specify which browser is your primary, or main, browser; you can then elect a secondary browser and as many further browsers as you want.

More»