Web authoring software has a number of common features to allow you to create pages efficiently.
Category: Structures and links (web-based)
Dreamweaver – adding a hyperlink
A hyperlink is a made up of two parts, the anchor which is a piece of text or an image and the link which is either a full URL or a reference relative to the page you are on. They are used on web sites for navigation between connected pages. Hyperlinks are only one way with the destination page being unaware of the page containing the link.
Dreamweaver – Creating a website from scratch.
In today’s lesson we looked at creating a 3 page website from the beginning.
Dreamweaver – Adding an image
A few of you wanted to know if there were other ways to add images in Dreamweaver. I found this official video, which at 5 minutes is a little long but covers everything. Read more
Dreamweaver Cheat Sheets
The Internet is full of tips and tricks for using Dreamweaver, it can be a little daunting to find the good stuff. Here is a search tip I use on google. Search for the package you are after followed by the word cheat sheet, a cheat sheet is a short (often 2 A4 page) document that crams in a lot of what you need to learn a package. Example Dreamweaver CS3 cheat sheet. However, this gives lots of pages that don’t have what we want. So we need to set the file type we want in this case we want a PDF (Adobe Acrobat) file
Dreamweaver CS3 cheat sheet /filetype:pdf
This will bring up a list of sites that have those documents on them, some website are wise to this trick and try and lure your in with false PDF files, so check the start of the link for a [PDF].
Here are a few I found
Although sometimes web sites can be useful too.
HTML an Introduction
We started this topic last week but it has taken me a while to get round to posting about it.
Hyper Text Markup Language is the language of the World Wide Web. It allows information to be transferred across networks using Hyper Text Transfer Protocol.
In this section of the course we will be learning how to create web pages.