This tutorial is a continuation of the last one I wrote. And in this one, we will be styling our navigation.
Welcome to my blog on web development! I write on topics ranging from design to writing web copy. If you like the looks of the articles I write be sure to get the rss feeds!
This tutorial is a continuation of the last one I wrote. And in this one, we will be styling our navigation.
Modern web developers, for the most part, only think in terms of php. Perl was at one time big, but we are seeing less and less of it. Most all new websites and software are in php.
Is php the only solution for web development? At one time, I thought it was.
CSS stands for Cascading Style Sheets. It's a simple mechanism for adding style (fonts, colors, positioning, spacing, size, etc) to Web documents (.html files).
Now that you know what it is, I'll tell you why you should use it.
Read full post... Comments (View)In this quick tutorial, you will learn how to make a liquid xhtml layout. Basic knowledge of HTML and very little or no knowledge of CSS is assumed.