Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h2>Images in Another Folder</h2>
<p>It is common to store images in a sub-folder. You must then include the folder name in the src attribute:</p>
<img src="/images/html5.gif" alt="HTML5 Icon" style="width:128px;height:128px;">
</body>
</html>
Example of HTML Images in Another Folder | HTML Images |
Full Example of HTML Images in Another Folder | HTML Images |
What is HTML Images | HTML Images |
How to create HTML Images Syntax | HTML Images |
How to create The src Attribute for Image | HTML Images |
How to create HTML The alt Attribute for Image | HTML Images |
How to create Image Size - Width and Height | HTML Images |
How to create HTML Image Width and Height with CSS Style | HTML Images |
How to create HTML Images in Another Folder | HTML Images |
How to create HTML Images on Another Server/Website | HTML Images |
How to create HTML Animated Images | HTML Images |
How to create HTML Image as a Link | HTML Images |
How to create HTML Image Floating | HTML Images |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Images |
Uploaded by: | Admin |