Can I get an image of any directory from my pc, or can I just get images from the project directory only? I'm using JSF:
h:graphicImage url="C:\teste\rcvp2_180420160013_0000000_1.jpg" />
Can I get an image of any directory from my pc, or can I just get images from the project directory only? I'm using JSF:
h:graphicImage url="C:\teste\rcvp2_180420160013_0000000_1.jpg" />
You can! But if you want to put the site in the cloud, nobody will be able to see it.
'What it says is: put everything in a folder, inside it, put your index.html, then create a folder for css, one for images and so on ...