December 23, 2007 - Posted by Mostaque Ahammed- Comments Off
I came across this great article. And I want to share it with you. I got it from http://euphrates.wpunj.edu/courses/arts350/aesthetics.html
What makes for good design? Here are a list of aesthetic principles to consider when creating or evaluating design:
1.) Heirarchy -setting priorities.
What’s the most important […]
November 21, 2007 - Posted by Mostaque Ahammed- Comments Off
Jeffrey Zeldman publishes A List Apart and The Daily Report, runs Happy Cog Studios, wrote Designing With Web Standards 2nd Ed., and cofounded An Event Apart with Eric Meyer. Wikipedia and Happy Cog have bios.
Recently he published an article on “Understanding Web Design”. He tried to show the various use of web design […]
September 23, 2007 - Posted by Mostaque Ahammed- 0 Comments
You have table full of data on Microsoft Word.
And you need to move 2nd row to 5th row.
Select to whole row, press shift + alt and prss on Up or Down key. The row will go down or up as you press.
You can select multiple rows of data and same shortcut to replace them together.
June 29, 2007 - Posted by Mostaque Ahammed- Comments Off
<h1>A heading at peace with itself</h1>
In short, your HTML should do everything it can to convey the meaning, or semantics of the content in the page, while steering clear of describing how it should look. Web standards geeks call HTML code that does this semantic markup.
Writing semantic markup allows your HTML files to stand on […]