Aligning and Wrapping Text around Images
When you first start working with images and text, you might think they’re like oil and water—no matter how hard you try to combine them, they just never seem to work the way you want. So ???
Inserting a Single Line Break
Do you ever get frustrated when trying to insert a single line break? Dreamweaver always makes a double line break, but here is how you can get get around this:
Formatting Text Using CSS
Formatting text through CSS can save you lots of time and unnecessary code.
Here is how it's done:
Importing and correcting a HTML document created in Word
If you're a bit more advanced, you might be writing your own HTML code. A lot of people do this in Microsoft Word, and then import the code into Dreamweaver. Unfortunately this usually creates a heap of unnecessary code, which can slow down your site.
Here's how you can avoid this:
Inserting Special Characters into Your Document
Ever wondered how to insert some of those special characters, like ©, `™`, £ and so forth, into your website text? It's quite simple!