Category Archives: Uncategorized
Managing Inspiration
Inspiration – an unconscious burst of creativity that we all require during our busy, creative and deadline-looming days. Typically I would start a new project and gain my inspiration from research based on the project or searching my list of bookmarks … Continue reading
Flex 3 default background colour
If you would like to change the default ‘blue’ of your Flex movie as it preloads: Select Project > Properties > Flex Compiler and under the Additional compiler arguments add ‘-default-background-color #yourcolour’. So if you want a plain white background … Continue reading
Positioning a background image at the foot of the page
If you need to position a background image at the foot of a page you will realise its pretty tricky to align it right at the bottom. Add the following to your stylesheet and hey presto! html { min-height: 100%; … Continue reading
ASCII Entities with Entity Names
ASCII Entities with Entity Names Result Description Entity Name Entity Number " quotation mark " " ‘ apostrophe ' (does not work in IE) ' & ampersand & & < less-than < < > greater-than > > ISO 8859-1 Symbol … Continue reading
