HTML - Confused About Embdedded Images
Hello
I am trying to do a UNIX project. But i am stuck on a part thats concerned with embedded images in a html page. I have the following txt file with some exapmles of images. I am not sure which ones are embedded. Could you please help me? Code: 1 <a href="http://www.nationalarchives.gov.uk/documents/ho_184.pdf"><img border=0 src="../Icons/pdf.gif"></A> 2 <a href="http://www.nationalarchives.gov.uk/documents/pmg_48.pdf"><img border=0 src="../Icons/pdf.gif"></A> 3 <img src="Bitmaps/ric.crop.2.jpg"><BR> 4 <A HREF="../help.html#conventions"><img src="../Icons/me.gif"></A><br> 5 <img width="98%" src="../Kickham/08.Mullinahone/SA400010.small.JPG"><BR> 6 <img width="98%" src="../Kickham/08.Mullinahone/SA400028.small.JPG"><BR> 7 <img width="95%" src="07.Carlow.Stn/SA400069.lores.jpg"><BR> 8 <img border=1 width="95%" src="07.Carlow.Stn/SA400070.lores.adjust.jpg"><BR> 9 <img src="http://humphrysfamilytree.com/Icons/password.gif"> I think 3, 7, 8 are definitely embedded. I think 9 isnt embedded because of the URL. I think 1 and 2 are like 4 and should be embedded? 5 and 6 are embedded. I am confused about 9 and 1 and 2. Can anybody give me a brief explanation? Similar TutorialsI'm wanting to create a div, which will contain 4 sections, but i've tried to make it and failed. I know I could use tables, but I want to style the div. I have an example of what i'm after. If you look at this website: http://www.bigw.com.au/bigw/home If you look at the bottom of the page and find 'In store this week', that is what i'm wanting to make. I'm just wondering, how would I go about making something like that, to have it span multiple times across a single div? Can someone tell me why this wont validate as strict. Thanks Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <title>The Performing Arts Convention Center</title> <link rel="stylesheet" href="style.css" type="text/css" /> </head> <body> <p><img src="logo.png" alt="The Performing Arts Convention Center Logo" /></p> <h1>Introduction</h1> <div id="parpadding"> <p>The Permorming Arts Convention Center has promoted the performing arts since 1967. Located in the heart of the <strong>City of Silver Loop Park</strong>, the center provides all the infrastructure you need to make your activity a total success. The center is funded in part by state sponsors.</p> </div> <h2>Calendar</h2> <table cellpadding="5" border="2" cellspacing="5"> <tr><th>Start Time</th><th>Friday</th><th>Saturday</th><th>Sunday</th></tr> <tr><td>1:00pm</td><td></td><td></td><td>Latin Dancing</td></tr> <tr><td>2:00pm</td><td>Mozart Con.</td><td></td><td></td></tr> <tr><td>3:00pm</td><td>Mozart Con.</td><td>Recital</td><td>Art Exhibit</td></tr> <tr><td>4:00pm</td><td>Mozart Con.</td><td></td><td>Art Exhibit</td></tr> <tr><td>5:00pm</td><td></td><td></td><td></td></span></tr> </table> <h2>Sponsors</h2> <div id="sponsors"> <ol> <span class="sponsorhead"><li>National Sponsors</span> <ul> <span class="sponsor"><li>Organization for the Development of the Arts & Sciences</li></span> <span class="sponsor"><li>Local Art Society</li></span> </ul> </li> <span class="sponsorhead"><li>State Sponsors</span> <ul> <span class="sponsor"><li><a href="http://www.umd.edu">University of MD College Park(<em>Go Terps!</em>)</a></li></span> </ul> </li> </ol> </div> <hr/> <div id="footer"> <p>© Copyright 1967-2007 The Performing Arts Convention Center | <em>All Rights Reserved.</em></p> <p>Developed by: Madigan, Brendan</p> </div> </body> </html> Hi, Fairly new to website designing etc, used Wordpress in the past but wanted to have a go doing my own from scratch. www.flobbadobba.co.uk that what i have so far. I am finding it annoying though having to change each page when i add a new one in so that it shows on the menu down the left. Is there a way of making the change once and having it reflect on all the pages? Any help greatly received. Simon I am trying to flush out somethings on a website... I have a marquee code and everytime I put something after it, that code, and everything proceeding that code, completely disappears. Here is the code... can someone please correct me, or tell me what I'm doing wrong? <b><font color="#0000FF" size="5"> <marquee behavior=alternate direction=up scrolldelay=30 height=50><center>TEXT</center> </font></b> Thank you. Hello all So i am trying to build a simple order form for my job where users fill out the data on a basic form on our infosite and the data is then emailed to us for processing. The idea is basically the same system as ordering pizza online. I have built the site itself and even the email link is working. The problem is none of the data is being transferred to the email so when submit is clicked my email window pops up empty. The subject line reads what i want it too but nothing else registers. Could someone please at least point me in the right direction. I am entirely self taught and ANY help would be excellent. Thank-you So first off, I am looking to build a website that will incorporate a CMS. Do you have to use certain type of code types so that it will work with different CMS's? Read somewhere that certain dropdown menu's and such only worked with certain CMS... So I guess, if I am looking to build a site, do I need to know what CMS I am going to use from the start? Hi all, I have a slight problem with homework, I am supposed to edit my html file, which I did then up load t to the webspace. For some reason I can't get the logo to work and I don't know how to upload it to the webspace correctly so you'll see the work I did. I also have a index.htm file they had me to use. Which caused more confusion..... I'm using core ftp I really wanna learn this! I have the code I will submit and the page design...it's a simple page for now. it's in the word doc, I 'm sorry I don't know how to put the code below in a scroll box..... Thanks sami **************** <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- I wasn't really sure if I needed the DOCTYPE, but I put it in anyway, it's the first thing I do when starting the page.--> <html> <head> <title>Clinic 1</title> </head> <body> <h1 align="center">COMPUTER CONCEPTS ©</h1> <p align="right"><img src="logo.gif"> <!-- I don't get why my logo.gif isn't working....--> <hr align="center" size="12" width = "100%" color="blue" noshade> <h3>Content</h3> <p><i><b>Units:</b></i></p> <dl> <dt>Unit A:<dd>Computers: Essential Concepts </dd> <dt>Unit B:<dd>Software, File Management and Computer Architecture <dt>Unit C:<dd>Productivity Software </dd> </dl> <h3>Lesson 1</h3> In this lesson, you learn the basic functions a computer performs. These functions are input (where the computer accepts what is supplied to it), processing (where the computer manipulates the data), storage (where the computer stores the data when it is not needed for immediate processing), and output (where the computer delivers the results of the processing). <!-- In this last section,"lesson 1" there was an "hr" tag but there was no horizontal rule in the page design, so I took it out--> </body> </html> Hi everyone ive been following this guide : http://www.w3schools.com/html/html_css.asp this is the stage im also at im very confused about how CSS works? im not sure if this should be in HTML or CSS section but im wondering if i could have a more clear understanding of CSS ? HI I AM TOTALY NEW TO ALL THIS AND REALLY NEED SOME HELP I have made some html code for my website to display a form, i used w3schools.com for guidance. The form is to be filled in on my web page and then emailed to me. I am using mailmyform.com for email proccesing. Below is the html can anyone show me what is wrong with it???? <form method="post" action="http://submit.mailmyform.com" name="mailmyform_form" enctype="multipart/form-data"> <input type="hidden" name="mailmyform_username" value="sano1"> <form> <p><font size="2" face="tahoma" color="DimGray"> <b> Your Name: <br> <input type="text" name="Your Name"> <br> Your E-mail Address: <br> <input type="text" name="Your E-mail Address"> <br> Your Telephone Number: <br> <input type="text" name="Your Telephone Number"> <br> Your Enquiry: <br> <textarea rows="8" cols="30"> </textarea> <br> How would you like us to reply? <br> <form action=""> <select name="How would you like us to reply?"> <option value="telephone">Telephone</option> <option value="e-mail">E-mail</option> </select> <br> How did you find us? <br> <form action=""> <select name="How did you find us?"> <option value="you were recommended to me">You were recommended to me</option> <option value="google search">Google search</option> <option value="yahoo search">Yahoo search</option> <option value="another search engine">Another search engine</option> </select> </b> </font></p> </form> <form action=""> <input type="button" value="Click here to submit"> </form> </body> </html> </form> THANKS TO ANYONE WHO REPLYS I have a temporary page up at operationfreedomsuport.org. It is just the logo with Under construction under the logo. I'm extremely confused because when I pull up the website in Safari it works fine but in IE and FF the image cannot be pulled up. I can browse to that directory and see the file but when I select the file it does not pull up either. I have checked the permissions, checked spelling, and everything else I can think of. Does anybody have any idea why this site is not working!! Please help. Thank you. This is my site: http://www.waynerooneyonline.com I moved my wordpress blog to the root yesterday after finishing it. The problem is that if you click on the left menu, any other page that isn't the index has the old menu with links that don't work. The thing I don't get is that the menu is in an include file, so should all be the same!! Also there is one file in the wordpress template for the left cloumn, so it should be the same througout the site. Can anyone help? thanks Okay, so I made a website for my work. I uploaded all the files to the host, all the pages were working fine, then all of a sudden two of the pages (The index and another page i had made) just were blank when they were loaded. Whenever this happened i checked the other pages, and they both worked fine. I was using IE so i decided to open it up in firefox and see if it worked, and it did. So all I have gathered so far is that two of the pages don't work in ie, but the other two do, and all four work on other browsers. any help?!?! I am for all intensive purposes a complete novice at website building, as this is my first website i have ever made from scratch, so please anybody who can help, DO! By the way, I made the website in photoshop, sliced it, and then used dreamweaver. All for pages were made exactly the same way, nothing was changed. If that in any way helps.... Pages that don't work in IE... www.napolisrestaurant.com/index.html www.napolisrestaurant.cm/pizza.html Pages that seem to work on all browsers... www.napolisrestaurant.com/pasta.html www.napolisrestaurant.com/misc.html ok first off... I looked at every site I could find to help me with this, but none of it helps out at all! Let me first also say that I have a site where I store my Fanfictions that I write myself. What I would like to do is to create something where the people that read the stories can review it on my site.( meaning to comment on it and even rate it) Here is the Site: http://annsanime.awardspace.com/YaoiFanfictions.html But here's the thing... I'm so confused about it... all the tutorials are not really clear on some things like what files to use or Exactly how to edit the forms or even how to put what file where or what to name it or to put in it.... it's all confusing to me.... I know how to make a form but that's about all.... other than that... I'm totally stumped! please someone help me! ~Ann What up Everyone! Its me the Newb!...haha OK, I need to start building the Navigation part of the website. I dont have One Dang clue how to start!... Man this web design stuff hurts my head & fustrating I have many ideas dont know how to Implement them!!!!.... It took my 3days to figure out how to do an Internal Link with a button...so yea...LoL How do I go about after clicking a Button on the homepage called "sales" then it goes to that page how do I make that a working page etc??? Do I need to add Javascript? IF so I have no idea how to integrate that into HTML still.... I wish I had a go to person...I am looking into taking some Free classes for HTML...I missed the Spring Semester sign up...D'oh!!! Ok...sorry if I confused anyone...And thanks in advance if anyone can give some pointers! I've created a sample website here and cannot figure out where the whitespace between images is coming from! It doesn't appear in Dreamweaver, but does in both Firefox and IE6. I've tried editing the border, padding and spacing properties of the table, rows and images to no avail. I've also tried to change these properties in CSS with no results. Any ideas? Josh Hello, I am learning HTML coding from a lynda.com video class and I am a little confused. The instructor keeps saying that different browsers don't support all the tags in the same way. This makes no sense to me. The whole reason that we had the desktop publishing revolution with standardized page layout and fonts (Postscript) was so that anything printed anywhere would look the same. Now, I'm learning that this is not the case with browsers. Isn't this like 2 steps forward and 1 back? I'm befuddled... Any insight into this lack of compatibility would be welcome. I mean even OpenOffice will read Word documents. Why can't we all just agree on the same standards for our browsers? Thanks for your input! ~Antonio Dear friends: May I ask for your help in resolving thorny HTML issues on my frameset site at: Contemporary Russian Poetry http://www.newpoetryreview.com/RusPoet/ username: Russian password: Poetry What I did was to duplicate the frame structure of this site by modifying an earlier site that I created some years ago at. Unfortunately, this site is private and password protected, so I can't give you the URL. The link "frameset" brings up two error messages: it asks for IDENTITY. That is the name of the folder in the old version and has been renamed by "RusPoet". Secondly, it asks for "challenge.html" This has been renamed "intro.html" and, finally, it says that it can't find TOC.htm. This file has been renamed TOC.html. I simply replaced the contents of one by the other. But still, after hours of frustration, I can't seem to make the site work properly. Please note that the home page of my site is NOT a frame site. I have a link at the bottom of the page (NEXT) that takes you to my frameset1.html. The reason is that I want my readers to be able to bookmark the site and the first standard HTML home page allows them to do this. By the way, I use Dreamweaver 7 as my HTML editor. I would really appreciate your help. Looking forward to hear from you. Thank you. Benjamin Hi all , I am kind of new to HTML, MHTML & Dreamweaver. I know the basics.... How to make this sort of a website .. http://www.keen.com/details/Spirited...nships/1205476 I mean what she has done in the red, green and pink part. I know how to create a website ...but how to make such a thing and post it in a website as profile. After I make the website in Dreamweaver should I save it as HTML or MHTML ? Also this is the web where i wd post it ( see attached pic ) ....now shd i post the source script from dreamweaver after i make the website ?? what i confused is , after i post only the script in the Describe your service area ( see pic ) ...wont it look for the source files, i mean the jpgs, gifs, mid etc etc ... I wd be thankful if someone can guide me on this .... Thanks Amlan I am new to web development and am using a combination of Dreamweaver CS3 and code. I feel pretty comfortable with the code now but am having some problems getting a grasp on how to position things the way I want. I decided to design my site to display well on an 800x600 monitor, so I made the container div 780px wide, and I have created divs inside of that. For the most part I set the box width to 100% for the divs and don't mess with positioning. I have one div that I want to put bulleted lists in, but I want the bullet items to be layed out so that there are 4 items high x 3 wide. In other words, I want to divide the width of the page (780) into 3 sections and each one would have 4 bullets - item 1 - item 5 - item 9 - item 2 - item 6 - item 10 - item 3 - item 7 - item 11 - item 4 - item 8 - item 12 Pretend that these are evenly spaced and centered on the page. I used 3 divs, making each 260px wide on the page, and then put an unordered list inside of each div. I found that I could not make the divs sit side by side unless I also set float left for the CSS style. However, when I did that, the upper border of the div below these which was a 760px wide div with a table in it jumped up above them. I fixed it by setting that div to float left also. OK so I got it to look right, but I don't understand what I'm doing here. Is there a better way to do this, or can someone clear up why this worked? Thanks, Jeff Hello everyone, this is my very first post here, you guys have a great site. Okay, basically I am computer illiterate and I need some help from you guys on my ebay auction template. Here is a link to one of my auctions. As you can see, it looks somewhat old and needs revision. I need someone to help me make a new table or whatever it is called. I want this auction to look good, look professional. I need anything, something to make it not look so boring and I have no clue where to start. This template is what I use to list all 900 of the parts I have active in ebay. From the part that says description inside the grey bar, all the way down the the part that has our store link right above the item pictures. Here is a link to the part that needs to be changed: here. Im sure its an easy process, but I am just not too sure how to change it. The guy who made it before me is no longer with us, so I am stuck. Even a finger in the right direction would be great, I have no clue on how to change the way those tables and and borderslook. I am willing to compensate anyone who can help me with this problem. All I want is a good looking auction that is both professional and stylish. I am going to include the html in a post right below this one. Thanks, Jason |