Computer problems,Computer help
*AX SOFT>>>Programming & Design

How do you add a html code to a image?


dose any one no how to give ur pic a html code?
if not where to download dreamweaver for free without torient?
as my trial ran out...

Hi!

The HTML Image tag is as follows

<img src="path_to_the_image.jpg" width="image_width" height="image_height" border="0" alt="image_description" />

for more tutorials log on to http://gateway2internet.com

< theres the code

To make an image visible you use IMG SRC here is an example:

<img src="http://www.roflsaurus.com/users/adm...

for example, to post you avatar:
<img src="http://l.yimg.com/img.avatars.yahoo...

If your Dreamweaver trial's expired and you can't afford to get the full version, why don't you try Amaya?

It's free and available at:
http://www.w3.org/Amaya/

Not sure about Dreamweaver download, but you could download NVU which is free and pretty good for open source

He answered your question. If you need a simple web editor like Dreamweaver, you can try Nvu (pronounced as "N-view").

You can download it from here:
http://nvudev.com/download.php

It's free. Enjoy~~ ;-)

The link for an image file is

<img src="image.jpg">

For basic tutorial on HTML, visit this free tutorial

http://www.vbtutor.net/HTML/tutorial.htm...

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • What is the purpose and functions of a network operating system?

    A network operating system (NOS) is a piece of software that controls a network and its message (e.g. packet) traffic and queues, controls access by multiple users to network resources such as file...

  • There are multiple users sharing a single Datasheert..?

    Yes you can all you do is open the workbook, then on you menu click TRACK CHANGES>HIGHLIGHT CHANGES, then on the dialogue box check the box that says "TRACK CHANGES WHILE EDITING. THIS WILL...

  • What are the main reasons that it is so hard to develop systems that are used in multiple countries?

    It's difficult to write a site in multiple languages. It's difficult to write anything in multiple languages.

    ...
  • Why it is so difficult to identify the right requirements for a systems development project?

    If you understand both the problem and the environment in which you will design that system, there is no particular difficulty at all. You MUST remember that computer programming for a particula...

  • I am going insane, screwed up microsoft word some how?

    Right click on a blank spot of the toolbar, a dropdown menu will pop up showing all of the different toolbars available. I have the "standard", and the "formatting" checked, an...

  • How do i create my own layout for my own personal layout page?

    if you want to go all out.. you could do CSS (cascading style sheets) it's complicated.. but turns out nice.

    ...
  • Graphics programming; basic info and suggestions?

    The basic applications for real-world programming are databases and interpreters. Period. Either a program takes user input, processes and stores or deletes it, or it takes user input, processes ...

  • Perl regular expressions, can you help?

    No, that's not it. Regular expressions allow you to match patterns within strings. Just because you have a regular expression says nothing about where you get the strings from. If you ha...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster