![]() ![]() |
| quintiboyx |
Aug 22 2011, 06:47 AM
Post
#1
|
|
Group: Members Posts: 1 Joined: 22-August 11 Member No.: 15,220 |
Hallo,
ik ben een beginner in html, ik heb geprobeerd een script voor een afbeelding op het internet te zetten maar de afbeelding werd niet weergegeven, dit is men script in html <htlm> <head> <title>afbeelding</title> </head> <body> <img src=''img.jpeg'' width=200 height=200> </body> </htlm> kan jij me helpen? |
| Frederiek |
Aug 22 2011, 07:47 AM
Post
#2
|
|
Programming Fanatic ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 3,539 Joined: 23-August 06 From: Europe Member No.: 9 |
De voertaal in deze forums is Engels.
In English: QUOTE Hi, I am a beginner in html, I have tried a script to put an image on the internet but the image didn't show, this is my script in html <htlm> <head> <title>afbeelding</title> </head> <body> <img src=''img.jpeg'' width=200 height=200> </body> </htlm> can you help me? For a start, that's not a script, but a markup code. It lacks a DOCTYPE and you mistyped the <html>...</html> tags. And it's best to quote attribute values. As for the image not showing, see the FAQ entries How can I display an image on my page? and Why are my images coming out all wrong or not loading?. This post has been edited by Frederiek: Aug 22 2011, 07:49 AM -------------------- "The earth does not belong to us. We belong to the earth."
from Vue du ciel (in French) "Leave scepticism to others and take action" from HOME by Goodplanet An inconvenient truth by Al Gore |
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th May 2013 - 03:04 PM |