trickyserge
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
the image doesnt seem to be showing and i cant understand why i even put the image near the index so i access it quickly and test it bit it aint working
<div style=" width:100% ; text-align:center" >
<img src="yo.jpg" />
</div>
i dont seem to find a problem really so i dont know , what's wrong ?
Edit:
ok i just found the solution , the jpg should be capital :S
<div style=" width:100% ; text-align:center" >
<img src="yo.jpg" />
</div>
i dont seem to find a problem really so i dont know , what's wrong ?
Edit:
ok i just found the solution , the jpg should be capital :S
Last edited: