 |
- Or you can hand code it in if you are patient:
http://psdp3.com/mgd141/svg/svgtest.html
(best viewed in Chrome)
- look at the code
- You can also veiw the svg file online in it's native format:
http://psdp3.com/mgd141/svg/optima.svg
- look at the code...you can edit in Dreamweaver and add other html elements
- or
- you can use the embed element to place on a regular html page:
(<embed class="optima" src="optima.svg" type="image/svg+xml" />) http://psdp3.com/mgd141/svg/svgtest2.html
- If you expand the size the browser you will see graphic expand and contract without loss of quality
- Why is the word optima written twice?
|