May 17, 2004

Viewing SVG files

THIS WEEK NetSpeak explores the features of Scalable Vector Graphics (SVG) files and the means to create/view them.

It is likely that you are familiar with HTML codes through which web pages are composed. By inserting certain codes on to a page with text content, we can get the page displayed in a variety of forms with an HTML viewer (our browser). For example, by inserting the HTML tag `{lt}b{gt}' we can get the text that follows the code rendered as bold.