How to Work With Images in Nvu
Nvu is an open source WYSIWYG HTML editor that is used to create web pages. It is available for free from nvudev.com (see link below) and works on Windows, Mac and Linux. This article will show you how to work with images in Nvu.
Instructions
-
-
1
I assume you already have Nvu downloaded and installed. Refer to my article on how to use Nvu if you do not (see link in Resources below).
-
2
Open one of your site's HTML page open in the Nvu editor.
-
- 3
- 4
-
5
Browse to find the image. Add alt text. (There is an option to have no alt text. Be sure you know about good alt text choices if you select this option. See link to my article in Resources below). You also have tabs that would allow you to change the image dimensions. (I don't recommend doing this.) You can set up some Appearance options which use deprecated HTML, so again, I don't recommend this-use CSS instead. And you can make the image a link.
- 6
- 7
- 8
- 9
-
10
The image will move to the right margin after the class is applied. Any text or other elements you add after the image will wrap around the image on the left.
This class rule could be applied to other elements besides images. And you could write many other CSS rules that would enhance the appearance of the image on your web page.
-
1
Tips & Warnings
Check eHow for my other articles on Nvu. This is one of a series.