Monday, March 12, 2007

Internet revolution...

I have not really been taught about the Internet yet. Thats why I am in MPI104.

I mean sure, I can use it. But I dont really know how to post a webpage up thats anything slightly more complex than a blog. I maintain a DA site, and this blog, but they are all more or less the Web's version of a pre-packaged microwave meal. I need to learn a little bit more about coding my own webpage. I need goals. I need to create a portfolio page.

Thats the mission. :D


(Links in Safari must be in HTML...)

HTML is formed using code tags, enclosed within <>.

HTML Example one- Making a clickable highlighted link:

A link is formed using the following tags and format:
The opening tag is < A HREF= followed by "(website URL)" and a closing >
The Display text is inserted immediatley afterwards and closed with < / A >

The end result will look like:

This links to my first post

No comments: