This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by Linda Liukas
about 11 years

Tips and tricks to HTML Basics

  • Did you spell all your tags correctly?
  • Did you include <body>,<head> and <html> tags?
  • Make sure you remember to close the tags in the right order. They should nest, so the most recent one opened should be the first one closed: {()} rather than {(}).
  • Make sure your image titles have the correct name and extension (.jpg, .png). The proper format is this: <a href = "the URL goes here"> <img src = "the URL of the image goes here"/> </a>

Think it’s a technical error?

Please go through the Troubleshooting Guide.

  • Did you update your browser to the latest Chrome or Firefox? (We don’t support IE or Safari)
  • Did you clear your cache?
  • Did you make sure you’re not accidentally zoomed in/out (click ctrl+0 or cmd+0)?

Answer 5137c5fe48c126b61c003eab

4 votes

Permalink

Are the ‘ “ ‘ and closing ‘ / ‘ necessary to render the img and url tags? Or is it just people-friendly formatting?

points
Submitted by Christopher
about 11 years

6 comments

Linda Liukas about 11 years

Yup, they are necessary :)

Wrytam about 11 years

I tried running a small code without /, except that the

niche989 about 11 years

Thank You !

Makgotso Mokiti about 11 years

Awesome! That is good advice! Thank so much! :):):):):):):):):):):):):):):):):):):)

naldy sanggalang almost 11 years

your website really help us thank you for helping us to encode

Jacob Gadea over 8 years

Thank you

Answer 51e67ef3631fe94f7400371a

3 votes

Permalink

Ok guys try this:

<a href="your link here"><img src="Your local/html link here"/></a>
points
Submitted by Asim Poptani
over 10 years

Answer 519d3b46b524758155000f41

2 votes

Permalink

If any one is interested in creating their own website, ik of a great free webhost. They don’t require you to have ads and stuff on your site, I made my website with them

My website: http://www.ambiguousnet.co.nr

check them out: http://www.000webhost.com

points
Submitted by RH
almost 11 years

7 comments

eugeneharmon4gmail.com almost 11 years

thanks……….

Safoku over 10 years

No offense, but I personally like x10hosting.

niggyyy about 10 years

whTS the difference between a pic url and web url

Ahmad imran over 9 years

what is wrong here??/ im stuck

Ahmad imran over 9 years

it says to add description

RH over 9 years

x10Hosting is good too lol 1 year later

Ritwik Bajaj almost 9 years

Answer 51e462819c4e9d5a5d00cab6

0 votes

Permalink

I’m stuck here:

points
Submitted by carlos94587
over 10 years

4 comments

cepaov92xx over 8 years

me too

cepaov92xx over 8 years
cepaov92xx over 8 years

Maybe I used wrongly the syntax

SuperFireW4ll over 8 years

From what I have tested, it should work as normal but I did delete the space from <image src= “ and ran <image src=” which shows both pictures.

So it could be a bug or there might be something weird with both lines of code.

Answer 5262934aabf8213d9a00375d

0 votes

Permalink

points
Submitted by khansq
over 10 years

Answer 551c4b43d3292f74d900057c

0 votes

Permalink

points
Submitted by Hill Dong
almost 9 years

2 comments

Hill Dong almost 9 years
Antonio Lima over 8 years

valeu!

Answer 55efb0279113cb986f0003a9

0 votes

Permalink

I cant do it… it wont even let me check anymore if I’m right or wrong, it has the little settings symbol…

points
Submitted by NellyNell
over 8 years

Answer 51b654a6631fe94896000de9

-1 votes

Permalink

where is the URL image thing on a website?????!?!?

points
Submitted by Andrew0616
almost 11 years

4 comments

Right click and copy URL image :)

Andrew0616 over 10 years

oh now I get it thx!

Erlan Seisembai over 8 years

what am i doing wrong here?

Erlan Seisembai over 8 years

is it correct?

Answer 518e9af2de56755eec00391c

-2 votes

Permalink

not working

points
Submitted by virus316
almost 11 years

Answer 51e6c596282ae35eea000264

-2 votes

Permalink

I fixed already… Thanks guys…

points
Submitted by carlos94587
over 10 years

1 comments

Miguel Ramirez over 8 years

i dont under stand it

Answer 513869c1377f3a131a00234e

-3 votes

Permalink

points
Submitted by Michael Owens
about 11 years

14 comments

I am facing the same issue. Please let us know what we are doing wrong

N/A about 11 years

Go back to the assignment that you already did this in, copy and paste.

Nazrul about 11 years

this should work…

Thomas Gundelund Jensen about 11 years

Thx for that one

Tim Saunders almost 11 years

@IGN–Naz_lamp - your first

Tim Saunders almost 11 years

@Michael Owens, it looks like you’re missing some of your html tags. Reset the code in the lesson and try again, most of the tags you need are there when you start.

Seongmin Hong almost 11 years

I have the same issue.

virus316 almost 11 years

do an example dode

A yee sha sha almost 11 years

yes plz

Andres Murphy almost 11 years

Hi. The problem is that you are supposed to have 2 images (1 that is normal, and one that links) and then AFTER that, you also have to have one link that is text. Hope this helps :)

Lorenzo Dela Rama almost 11 years

whats the text

Michael Owens over 10 years

Thanks for the replies everyone but I finally figured out what I was doing wrong.

ManjuRD over 10 years

Guys try this it will help you to execute