segunda-feira, fevereiro 20, 2006

Template de 3 colunas para o Joomla

In this joomla tutorial, we will look at a 3 column theme for your joomla website. Most joomla websites use 3 columns and having the theme start with that is a good foundation. Then later we can hide side columns if there is no content in them for that page.

So for example:
#leftcontent {
position:absolute;
top:20px;
left:50px;
width:200px;
}

will make a box that is 200px wide, and starts 20px from the top and 50px from the left.

Usabilidade, Acessibilidade, Padrões Web, SEO e Você

Summary
Usability, accessibility and search engine optimization are all phrases used to describe high quality web pages in today's world wide web. In reality, there is a significant amount of overlap between them and a web page that demonstrates the characteristics of one does so for all three. The easiest way to acheive these three goals is to do so using the framework laid out in the W3C web standards

sexta-feira, julho 08, 2005

Primeira Postagem do BLOG

Esta é a primeira postagem de meu blog!