This is what paragraph text looks like. As long as you put the text between the paragraph tags in html it will format correctly. Use the code view, not the shitty design view in dreamweaver. It will fuck up all the nice code I just wrote and make everything look like shit. This is what a link looks like. This is what paragraph text looks like. As long as you put the text between the paragraph tags in html it will format correctly. Use the code view, not the shitty design view in dreamweaver. It will fuck up all the nice code I just wrote and make everything look like shit.
If you need to make something bold, highlight it and select the class called 'bolden', if you need something to be italic, select the class 'emp'. Don't use Dreamweaver's B and I things, it makes a mess of the code.
As long as you just use the standard html tags, p, h1, h2, and h3, everything will look good and the css will stay clean. Don't add new styles or it could mess stuff up. If you need something made for a specific purpose, let me know and I'll add it to the css file and show you how to select it.
As long as you just use the standard html tags, p, h1, h2, and h3, everything will look good and the css will stay clean. Don't add new styles or it could mess stuff up. If you need something made for a specific purpose, let me know and I'll add it to the css file and show you how to select it.
Make sure that if you put text over on this side, you put it in a 'p' tag. Use the h2 tag only for headers on this side, it's good for search engine stuff. A link looks like this.