answersLogoWhite

0

You can display an image with HTML as long as you know the location of the image. You use the image tag like this: <img src="...\anywhere\image.jpg" width="100" height="100" alt="My Image" />.

User Avatar

Wiki User

10y ago

What else can I help you with?

Continue Learning about Engineering

Is Power stored in distribution system?

No. It's transported through the distribution system to load centers.


Where headers files are generally stored?

It depends on the header file and on the general organization of the project. System header files, such as stdio.h or windows.h, are stored in a directory that the compiler knows about, but that you don't need to even think about. Library header files are either stored in the same place that system header files are stored, or they are stored in a place reserved for the particular library. In the latter case, there will usually be build parameters that identify the header files and their associated library files. User header files are either stored in the same directory as the source files, or they can be stored in a related directory, somewhere in the project directory tree. well in most of the DOS/Windows C/C++ compilers predefined header files are stored in INCLUDE directory of the folder containing the compiler


Where is a data statement usually placed in a basic program?

Anywhere really. A data statement (or REM statement) - can be placed anywhere within the program, because the operating system ignores all REM statements.


Where is the PXE programming code stored windows?

In Windows, the Preboot Execution Environment (PXE) programming code is typically stored in the system's firmware or BIOS. This code is often part of the network interface card (NIC) firmware, which enables the computer to initiate a network boot process. When a PXE boot is initiated, the system firmware retrieves the PXE code from the NIC, allowing it to locate and boot from a network resource.


What are anomalies in DBMS and their types?

Tables that have redundant data have problems known as anomalies.So data redundancy is a cause of an anomaly. Redundancy is the duplicaion of the data. There are 3 types of anomalies. Insert Anomaly:When you insert a record without having it stored on the related record. Delete Anomaly:When you delete some information and lose valuable related information at the same time. Update Anomaly: Any change made to your data will require you to scan all records to make the changes multiple time.

Related Questions

Where is the data stored in my system while downloading from Internet?

If you are using Mac OS X 10.5 the downloads will be stored in a folder called Downloads. This is the default folder but you can change it to save the download anywhere you want on your system.


Materials to be digested are stored in what organ?

Digestion is a process that begins as soon as the food enters your mouth. The food is not stored anywhere; it moves continually through the digestive system, being digested. There are no pauses.


What is the best rechargeable battery system for home use?

Energizer makes rechargers for all types of batteries, these are cheap and easy to use and can be stored anywhere.


All system settings in WINDOWS are stored in setting.ini?

All system setting in WINDOWS are stored in SYSTEM.INI.


What is the background of study in library system?

What is the background of study in libraryWhat is the background of study in library


Is the bootmgr file stored in the boot partition or the system partition?

the BootMgr file and the BCD file are stored in the system partition


Where are sperm stored after they are produced in the male reproductive system?

Sperm are stored in the epididymis after they are produced in the male reproductive system.


Is the hardware system configuration stored in CMOS?

yes it is stored in CMOS


Egg cells are stored in the?

Egg cells are stored in the ovaries of the female reproductive system.


Where is the BIOS located?

your system's BIOS is stored on an unremovable chip on your computer's motherboard. your system's BIOS is stored on an unremovable chip on your computer's motherboard. your system's BIOS is stored on an unremovable chip on your computer's motherboard. your system's BIOS is stored on an unremovable chip on your computer's motherboard. your system's BIOS is stored on an unremovable chip on your computer's motherboard. your system's BIOS is stored on an unremovable chip on your computer's motherboard. it is permanently stored on one or two ROM ICs installed on the system board


What services does Mozy Backup offer to clients?

Mozy Backup allows individuals or businesses to back up their documents, pictures and music files. The files are stored on a cloud system and can be accessed anywhere.


Which UNIX system directory contains configuration files such as the passwd file?

Configuration files are typically stored in the /etc directory. They can, of course, be anywhere the implementer wishes them to be as long as the process knows where to find them.