We know that ZDNet members, especially those who've entered the Homebrew Challenge competition, want to share images in their postings. Good news — we've made changes to let you do this.
While you can't upload images, you can embed pictures hosted elsewhere--on Flickr, for example. To do this, use the usual standards-compliant code:
<img src="URL" width="NUMBER OF PIXELS" height="NUMBER OF PIXELS" alt="WHAT THE PICTURE SHOWS" />
The maximum width of your image should be 400px. It will break if it is any larger than this.
Hope that helps! Post a comment if you have any questions or feedback.