Computer Forums

Search Tech-Forums.net

Member Login

Remember Me? Sign Up! | Forgot Password
 
 
Reply
Old 10-29-2004, 10:27 AM   #1 (permalink)
 
Super Techie
Join Date: Apr 2004
Posts: 430
winblowz
Question hot to put pictures in html

I know, I'm an html noob. plz help me out !

Al
__________________
AMD>INTEL
ATI>NVIDIA

C++
JAVA
JAVASCRIPT
PERL
REEF
LISP
PYTHON

good at Java, mastered Java Script, learning C++ some more, and have not done alot with the others.
winblowz is offline   Reply With Quote
Old 10-29-2004, 11:10 AM   #2 (permalink)
Dave's Avatar
 
Join Date: Mar 2002
Location: "Almost Heaven" USA
Posts: 4,871
Dave will become famous soon enoughDave will become famous soon enough
Send a message via AIM to Dave Send a message via Yahoo to Dave
Default

I moved this over to the web graphics forum so you may get more answers.

You can use the following code:

<img scr="http://www.yoursite.com/files/graphicname.jpg">

The url is the location of your graphic.

www.yoursite.com changes to your site url
files or images is probably the path
graphicname.jpg changes to your graphic name and type

There are other things you can add to the code like the graphic size, alternate text, etc. Example:

Dave
__________________


Tech Forums
Moderating Policies | Forum Rules | ***PROFANITY***

Note that I do not accept support requests via IM, email, or PMs. Please ask it on the forums.


Trying this out: My Dollar Store :: Naturally Good


Dave is offline   Reply With Quote
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On