tagged with: resources

in resources by fyd on 19 Feb 2008

WebDesignerWall

A blog about web design, news, styles, and graphics.
web design wall

vitamin

Web design and development resources.
vitamin

(more…)

Popularity: 8% [?]

in resources by fyd on 09 Feb 2008

16 Photoshop resources including tips, tricks, and tutorials - for the beginner all the way up to the advanced Phothshop user.

New To Photoshop

Just learning Photoshop? Opening the program and seeing all the different options can be very daunting to a beginner. Here are a few resources I found that should be very useful to anyone new to Photoshop, upgrading to a newer version, or someone who just wants to better understand the basics.

(more…)

Popularity: 6% [?]

in resources by fyd on 21 Jan 2008

HTML Block-Level Elements

Here is a quick run down of some HTML block-level elements - some are linked to previous articles here at freeyourdesign.com

<address> </address> 

   Used for contact information - italicizes text

<blockquote> </blockquote>

   Used for long quotation - indents text left and right

<dd> </dd>

   definition in definition list

<div> </div>

   Used to create generic block-level element

<dl> </dl>

   definition list

<dt> </dt>

   term in definition list

<h#> </h#>

   Headings - # is 1 through 6

<li> </li>

   Element in an ordered or unordered list

<ol> </ol>

   Ordered List

<p> </p>

   Paragraph

<ul> </ul>

   Unordered List

Popularity: 7% [?]

« Previous Page