Sorry, I am not sure about what you are asking.
CSE HTML Validator is an HTML editor. If you want to insert an image, then you need to use the correct HTML. You can type it in or use the
Tag Inserter to insert the text for you (as a shortcut to typing it in).
An example of markup to show an image is (used on this forum):
- Code: Select all
<img src="/jpg/box/box4_90.jpg" width="90" height="115" border="0" alt="CSE HTML Validator Forum Index" vspace="1" />
CSE HTML Validator will check any image markup for any issues it can identify.