| Author |
question on part 2 submission format
|
vin garg
Greenhorn
Joined: Nov 10, 2010
Posts: 4
|
|
|
Can I have diagrams in jpg format and link them on index.html or all files should be in html format only?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26193
|
|
The idea is to have HTML. You can reference a jpg from the HTML but it should be as . Different people have browsers set up to view standalone images differently and you don't want to make life harder for your reviewer.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
chen jiangbo
Greenhorn
Joined: Aug 18, 2011
Posts: 15
|
|
Jeanne Boyarsky wrote:The idea is to have HTML. You can reference a jpg from the HTML but it should be as ![]() . Different people have browsers set up to view standalone images differently and you don't want to make life harder for your reviewer.
I don't get it,in my submission all digram are jpg file and it referenced by separated html file using img tag.
Is this would be ok?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26193
|
|
|
Yes. That was what I was trying to describe. I don't advise referring to your images with and having it open in a separate window.
|
 |
 |
|
|
subject: question on part 2 submission format
|
|
|