Tag Archives: Cool Sites

Good sites to look at for ideas

Might some one post links to some well designed internet sites, its always nice to see what works. Preferably sites which are functional but good designed. As cool seeing that sites whit navs at the center are they arent increasingly functional cept for a protfolio. internet. webdesignforums. net internet. bbc. co. uk internet. oneandone. co. uk internet. cnn. com internet. staples. com Those certainly are a bit too functional but not quite what we were looking for. This website is designed actually and pits extremely nice looking but as im not setting up a forum based website it dosent assistance much. internet. webdesignforums. net So what are the site are you making Could be easier to advise examples if we all had some thought of what you were likely to build! Sean Ok im setting up a site covering present beta tests. It will likely be mostly comunity powered inialy but i would like to give it some content for your initial boost. Im plaing to have a section showing all the curent beta lab tests, overvewiews of the applictaion/games, and hopefuly reviews for your stuff beta examined after it released. So such as this for nav: News Forums Existing … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Font size and other related attributes

Little is said in relation to setting font sizing and how it relates to other tags and layout and so forth. I never look at it too much until I learn that some ways are superior to others. The em is the best method, I have usually used points by myself. So my problem is: 1) What method would you use for font measurement, div widths, margins and many others, and why 2) Does a single size type affect other pursuits in the website layout Personally, I style with CSS since you should. Regarding font sizes, MY PARTNER AND I use percentages, eg Code: font-size: 120%; For div widths and many others sometimes I employ percentages, but largely I’d use pixels, for instance so Code: width: 800px; margins along with padding, always pixels Code: underlay: 20px 0px 15px 0px; margin: 0px; Why I merely do. It’s just the best way I learnt. Essentially yeah, it’s a good option to set the base font-size with the document and next size either with percentages or ems (which boils right down to the same issue for fonts) with specific elements. There are still templates to examine, including Blueprint CSS, YUI Fonts, along with … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment