Archive for the ‘HTML’ Category
Full Browser Flash with changing background color and automatic scrollbars
Bowen and Company website, design by Florio Design
I finished a Flash animation for a client in which the background color of the movie fades from brown to white. The client liked it but decided that he would like the background of the browser (behind the embedded Flash movie) to change as well.
I figured the best solution would be to make the Flash movie full browser. So here is the solution that I came up with:
Collage & Color in Web Design
What is a collage? A collage is a form of art that uses paper, ribbon, newspaper, photographs, art work, and hand-made materials. How does collaging and color influence web design?
CSS Fixed / Liquid Layout Trick
When creating an HTML page there are various layouts like fixed, liquid, hybrid, or elastic. Each page has it’s pros and cons. Recently, we built a fixed layout that needed to be changed to a liquid layout. This would require rebuilding the entire site. We compromised to make a Fixed/Liquid Layout.
Pros:
1.Maintains the design aesthetics.
2.The text remains readable and fixed.
3.The layout will appear identical in all browsers.
4.Easy to implement.
Cons:
1.A reader with a mobile phone will have to scroll laterally.
2.If the user increases the text size the text may render incorrectly.
Comments (3)
Leave a Comment
Comments (1)