June 8th, 2010 admin
Just noticed a quick flaw which works with IE but not Firefox. I had a table where I was specifying the width. This was working fine in IE, but strangely Firefox was ignoring the width and scaling the table to match the width of the contents?
Turns out I was specifying the width as an integer without appending “px”. So width=100 tells IE to use 100 pixel width but Firefox ignores it. Change it to “width=100px” and both are happy…
Posted in Web Design | No Comments »Tags: CSS
May 23rd, 2010 admin
Shortly after releasing Dreamweaver CS5, Adobe have just announced an add-on pack to support the new upcoming standard HTML5.
The Add on pack brings a variety of new features to help develop with HTML 5 :
Code Hinting for HTML5 Tags
Improved CSS rendering in Live View
HTML 5 Starter layouts for new documents
Support for <video> and <audio> in Live View
You can see more details and download the pack using the following link:
Adobe Dreamweaver CS5 HTML Pack
Posted in Web Design | 1 Comment »Tags: Adove, CS5, HTML5
May 1st, 2010 admin
Scotia Systems is proud to announce the launch of a new customer site:
www.sunflower.ca
The Sunflower is a gift shop located on Main Street, Tatamagouche, selling local crafts from the surrounding area.
We wish The Sunflower the best of luck with their new website!

Posted in Web Design | No Comments »