The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> afbeeldingen, mijn afbeelding kan niet worden weergegeven
quintiboyx
post 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?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Aug 22 2011, 07:47 AM
Post #2


Programming Fanatic
********

Group: Members
Posts: 5,146
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
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 23rd April 2024 - 04:10 AM