| User Guide | Entire wiki contents | Recent Changes | |
| HyperlinkStyleGuidex |
| Front Page > | Style Guides > | Hyperlink Style Guide |
Hyperlink Style Guide Contents
Hyperlinks are called many names ( eg URLsx, links, etc ), but are considered to be the glue of the web. The web wouldn't be as powerful of medium if it weren't for the ability to move between documents with a simple mouse click.
With a simple underlined phrase, you can be taken around the world and learn about things you've never dreamed!
In the Portfolio, creating hyperlinks is much easier due to the special text markup called Structured Text Markup. If you want to know the basics of creating your own hyperlink in this special markup, read how to Link To A Web Page. It will help you link to pages which are off site relative to the Portfolio.
There are a couple of necessary changes which need to be made when linking to pages within the Portfolio. Continue reading to find out more.
This is simple to do. If your structured text link looks like this:
"this is my link":http://www.portfolio.pdx.edu/Portfolio/This_Page/
change it to:
"this is my link":/Portfolio/This_Page/
In other words, take of the server name and leave all of the stuff after it. But make sure that there is a forward slash (/) after the colon (:) following the quote.
Read how to Link To A Portfolio Page if you want detailed steps for creating an on-site link.
As an example, this link:
should become:
Here are some common measures of size and how you might write them:
1.5Kb ( kilobyte - 1,000 Bytes )
12Mb ( megabyte - 1,000,000 bytes )
3.3Gb ( gigabyte - 1,000,000,000 bytes )
Guideline
As a rule, the files should be marked if they are over 100Kb. This would be 50 seconds on a 2kb/s modem connection. In the computer world, one minute is a long time to wait!
Finding the size of an image
You can find out how big the image is in several ways depending on the machine you're using.
An important part of making a web site accessible is through the names of the hyperlinks.
Please see the Accessibility Style Guide for more information regarding hyperlink names.
You might need to add the entity reference after the link. Read about this in the trouble shooting document Last Hyperlink Not Hyper.
For additional structured text markup, see the Structured Text Rules.