- Slide 1
Sites that use CSS with either XHTML or HTML are easier to tweak, so that they appear similar in different browsers.
Sites using CSS 'degrade gracefully' in browsers unable to display graphical content. Browsers ignore CSS that they don't 'understand', such as CSS 3 statements. This enables a wide variety of user agents to access the content of a site even if they can't render the stylesheet or aren't designed with graphical capability in mind.
For example, a browser using a refreshable braille display for output could disregard layout information entirely, and the user would still have access to all page content.
Sites that use CSS with either XHTML or HTML are easier to tweak, so that they appear similar in different browsers.
Sites using CSS 'degrade gracefully' in browsers unable to display graphical content. Browsers ignore CSS that they don't 'understand', such as CSS 3 statements. This enables a wide variety of user agents to access the content of a site even if they can't render the stylesheet or aren't designed with graphical capability in mind.
For example, a browser using a refreshable braille display for output could disregard layout information entirely, and the user would still have access to all page content.
Because the semantic file contains the meaning an author intends to convey, the styling of the various elements of the document's content is very consistent.
For example, headings, emphasized text, lists and mathematical expressions all receive consistently applied style properties from the external stylesheet. Authors need not concern themselves with the style properties at the time of composition. These presentational details can be deferred until the moment of presentation.
A single change to the CSS stylesheet file can apply to the entire site.
Changes to site appearance - being cheaper, easier, faster - are more likely to happen. Sites are less likely to become stale - this also means that a single change can 'break' the site's appearance, and hence designers must keep multiple backups of the CSS file.
The XHTML or HTML pages are primarily made up of content, so editing those files is less likely to 'break' the appearance of the site. Pages using CSS to store layout information are also easier to update: if the content is properly marked up, no new layout information needs to be added in order for the new content to be consistent with the existing one.
The deferment of presentational details until the last stages means that a document can be easily re-purposed for an entirely different medium, with merely the application of a new stylesheet prepared for the new medium and consistent with elemental or structural vocabulary of the semantic document.
A carefully authored document for a web page can easily be printed to a hard-bound volume complete with headers and footers, page numbers and a generated table of contents simply by applying a new stylesheet.
Responsive Design
Instead of attempting to target a niche audience with separate sites optimised for mobile, TV, or print media, use CSS3 media queries to adapt the output according to the users screen width. For example:
@media screen and (max-width: 1024px) {#wrapper {
margin: 0 auto;
width: 95%;
}
Category Archives: Uncategorized
11 free ways to promote your website
Simple website promotional techniques can be undertaken by the business owner, or an appropriate employee, in the course of every day. Taking some of these actions, depending on the time you have available – in conjunction with a professional search engine optimisation strategy delivered by a digital media specialist – can really pay dividends.
Wordle – webtart
via Wordle – webtart.
{ healthy stats } “The future of the internet is undeniably multilingual”
- The English language currently only accounts for 31% of all online use.
- Over half of all Google searches are in languages other than English.
- In fact, only 25% of the Earth’s population speak English – 94% of this number do so as a second language – and internet access in non-English speaking countries is increasing every year.
- Between 2000 and 2008, foreign languages have experienced massive growths in usage online – for example, Chinese use increased by 755%, Portuguese by 668% and Arabic by an astonishing 2064%. This is compared to a 204% online growth rate for English use.
- The Common Sense Advisory’s ‘Cant’ Read, Won’t Buy’ report found that 85% of all consumers require information in their native language before making a purchase.
- E-commerce is growing year upon year – Forrester Research Inc forecast a compound annual growth rate of 11% for Western Europe alone over the next five years, hitting €114 billion by 2014.
- The Localization Industry Standards Association’s 2007 report found that every US$1 spent on localisation yields a $25 return.
- And you want to be on top of the rankings in every language, because Chitika Research found that 35% of all web traffic goes to the top Google-ranked site, double the traffic of the second ranked site.
via The foreign language internet: the 21st century gold mine? | Econsultancy.
Blog
DNS323 cat5 ethernet connect to Mac OS X 10.6 sans crossover
Invitation to hell
Anatomy of Apple Design on Vimeo
Anatomy of Apple Design from Transparent House on Vimeo.
The animation was done entirely using 3Ds Max and V-Ray render and took about 10 days to complete. Professionally done 3D visualization is the perfect tool to present concepts or new products in a beautiful, photoreal style, while creating a mood with music and conveying a message, through on-screen text or narration.
Soundtrack: Oleg Galkin
Transparent House used its visualization capabilities to create a tribute to a company they greatly admire on the occasion of the iPad release. The idea was to show a glimpse into the history of this product giant by modeling some of the innovative products theyve developed in their 3+ decade history. The animation was done entirely using 3Ds Max and V-Ray render and took about 10 days to complete. Professionally done 3D visualization is the perfect tool to present concepts or new products in a beautiful, photoreal style, while creating a mood with music and conveying a message, through on-screen text or narration.via Anatomy of Apple Design on Vimeo.






