background preloader

HTML

Facebook Twitter

30 Ebooks Grátis para Freelancers de Web Design. Há alguns dias, a EscolasTV lançou um video, no qual os colegas Paulo Faustino e Miguel Lucas falaram sobre alguns dos livros que marcaram as suas carreiras, aconselhando a leitura dos mesmos. Inspirado nesse excelente video (ao qual aconselho que veja, clicando aqui), hoje decidi partilhar com vocês alguns dos livros gratuitos que estão disponíveis para os freelas que trabalham na área do web design. São 30 obras no total, que falam sobre os mais variados temas, incluindo HTML, CSS, PHP ou tipografia, entre outros temas.

O artigo de hoje é dedicado a todos os profissionais que desejem constantemente aprender um pouco mais sobre a sua área e que gostem de renovar os seus conhecimentos de um forma constante. Apesar de serem grátis, temos aqui ebooks com mais de 500 páginas. Com todo o conhecimento presentes neste livros, será com certeza uma excelente ajuda para você conseguir alavancar as suas habilidades de web designer. Números de páginas: 639 Faça o download clicando aqui.

28 HTML5 Features, Tips, and Techniques you Must Know. HTML Examples. Dave Raggett's Introduction to CSS. Dave Raggett, 8th April 2002. This is a short guide to styling your Web pages. It will show you how to use W3C's Cascading Style Sheets language (CSS) as well as alternatives using HTML itself. The route will steer you clear of most of the problems caused by differences between different brands and versions of browsers. For style sheets to work, it is important that your markup be free of errors. A convenient way to automatically fix markup errors is to use the HTML Tidy utility. This also tidies the markup making it easier to read and easier to edit. I recommend you regularly run Tidy over any markup you are editing. The following will teach you how to: use the style element link to separate style sheets set page margins set left and right and first-line indents set the amount of whitespace above and below set the font type, style and size add borders and backgrounds set colors with named or numeric values add style for browsers that don't understand CSS Getting started <!

First-line indent. Introduction to HTML.