Information architecture – HTML

June 4, 2009 at 9:47 am (Uncategorized)

03/04/2009.

HTML was alot easier then I imagined. It basically is just about copying and pasting the text into dreamweaver. However I have noticed that Dreamweaver does have the potential to make things messy. I have used my own tagging as dreamweave keeped inserting this weird tag in there. It didnt do anything but still made it look a bit messy. Plus its better to learn what all the tags mean. One thing I learnt was to make sure all the markup is in lower case. I also learnt the basic document structure.

<html>

<head>

<title>

</head>

<body>

web page content

</body>

</html>

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.