Help with HTML (picture link)

Anything about MUSIC but doesn't fit into the forums above.
RELATED
PRODUCTS

Post

Hi,
I'm a total noob at html, how do I link (hyperlink?) a picture in html-code?
Thanx :help:

Post

Barf, do you mean here in the forum?

If you do, try here:

http://www.kvraudio.com/forum/faq.php?mode=bbcode#9

:)
Image
Mild-mannered web designer by day - tired web designer by night.

Post

No not here but thanx :)

Post

Okay

Code: Select all

<IMG SRC="yourimagefile" width="x" height="y" alt="text to describe image">
:)
Image
Mild-mannered web designer by day - tired web designer by night.

Post

I believe this is the tutorial I used to learn html some 7 or 8 years ago :o

http://archive.ncsa.uiuc.edu/General/In ... merP1.html

its been updated since then though.. :hihi: and I say its well worth a look if you get stuck on the basics.

Post

Gargoyle wrote:Okay

Code: Select all

<IMG SRC="yourimagefile" width="x" height="y" alt="text to describe image">
:)
THANX! :D
That worked out very well, I left out the width and height and it still worked :P
Hope you're still mild-mannered and not tired... :oops:

Post

VitaminD wrote:I believe this is the tutorial I used to learn html some 7 or 8 years ago :o

http://archive.ncsa.uiuc.edu/General/In ... merP1.html

its been updated since then though.. :hihi: and I say its well worth a look if you get stuck on the basics.
Actually I desperatly try to avoid the basics of html, I havent programmed anything since my Sinclair ZX Spectrum and I like to keep it that way 8)


...although I do miss basic sometimes, what a great programming language that was, even I could make my own games with it :P

Post

Barf, no problem - happy to help :)

If you can find out the width and height of the image then it's good form to keep those in since it lets your browser know what's in for it in terms of layout :)

Always mild-mannered (and tired) :D
Image
Mild-mannered web designer by day - tired web designer by night.

Post

heheh, I remember those days well too, Barf... and even I managed to make some kind of racing games and a skiiing game (a bit like Horace Goes Skiing if you remember it)

Ah, nostalgia :)
Image
Mild-mannered web designer by day - tired web designer by night.

Post

As a Commodore programmer of long standing and even longer sitting, I'd like to take this opportunity to let you Sinclair people know all is forgiven. *bow*

Post

That is extremely meffnanimous of you, Meffy ;)
Image
Mild-mannered web designer by day - tired web designer by night.

Post

O yh.

Post

Meffy wrote:As a Commodore programmer of long standing and even longer sitting, I'd like to take this opportunity to let you Sinclair people know all is forgiven. *bow*
Some of my best friends were commodore programmers...








...and we still argue about it :D

Post

I still have dreams about those rubber keys :harp:





...and then I wake up and remember that O and P died on me :(

Post

pakana wrote:I still have dreams about those rubber keys :harp:





...and then I wake up and remember that O and P died on me :(
I even had a zx-81 clone (by timex) before that, it didnt have any keys at all... :roll:

Post Reply

Return to “Everything Else (Music related)”