HTML - Website Help Needed
I am in the process of modifying my website and one area has me stumped.
There is a command on my page that when I select a thumbnail on my page it creates a larger image of that image. Here is the syntax: <div id="picBox" style="position:absolute; right:140px; top:125px; visibility:hidden;"> </div> When this page was originally created I only had one row (table) of images. Now I have numerous rows (tables) of images, but when I select a thumbnail, the enlargement-image does not 'follow' the scroll-bar. (in other words it stays within the constraints of the picBox command, 125 pixels from the top). I suspect that I have to have a picBox defined for every table (row) of images but I am very much a newbie with HTML and I do not know how to write the code for that -- so I'm looking to you guys for some advice. Any suggestions would be greatly appreciated. Similar TutorialsHi everyone, I am sorry to come here and being lame asking a question that specific but since i was late to do my wedding website, i am having a hard time finishing it! I would like to ask if someone could show/explain to me how to have a list with items price and number of items! A first submit button which would give the total and the next one send the form! here's what i would like to have at the end: http://www.ornella.be/pages/mariage.php then choose a couple and you'll have their weeding list and that's what i'd like to have with the total button and send the information I thank you in advance and i am very sorry to ask like that but it would be true help thanks again dave Hi all, Please excuse all of my ignorance. I am teaching myself (and being taught by nice people like yourselves) on html and website building. Mods, I was unsure as to where to put this and apologize if I am in the wrong section. This will be a semi long post as I have lots of questions for all of you. I will organize it into sections in hopes to get a more detailed response. The Background I have experience with basic html and have (until now) only used free web servers with web site building tools and just used html for templates and buttons etc. I run my own fish/aquarium supply business and wanted my own .com name instead of a sub-domain. So my better half bought me a a domain and basic hosting package from godaddy.com -I am running OS X on a powerbook via safari and firefox. -My host is at godaddy.com -I am confused and in need of help. The Problem Well, so far for me being "good" with websites what a joke that was. Without a web site editor software like the free sub-domains come with I am lost. I understand a html editor would be the best and easiest way to make pages for my site? -My main problem is I cannot get html documents onto my website. I understand I should be using FTP? I have tried with no success, I am unsure as to which folder to even move the page to, I dont even know which one is my home page *Blushes* -I am very new to FTP and would like some advice for the best way to transfer HTML to a site. -I also dont know how to name the page i.e.: mypage.com/AboutUs.html (How do call the page "about us") -I have tried looking around on go daddy for some answers and havent found much info besides it telling me to use FTP to upload files. I must not have done it right because i am still getting the "oops this site isnt up yet" message. If you couldnt tell I need a lot of help. I really just need to know how to get my first few pages up and running....I just dont know how to get the files from where they are on my computer to my site, since the package I have doesnt have a website builder/software. If your willing to educate me, Im willing to learn. All help is appreciated and feel free to laugh at my ignorance. Im doing my best. Drew P.s. Do you need the name of my site in order to help me? If so, Am I allowed to even post the name of my site for reference purposes? Using the meta http-equiv="refresh"... code I'm having my website slide through each page of my website. Is there any way I can have the user STOP the refresh onclick? So that if t hey want to stay on that page they can instead of being redirected to the next? Thanks I don't know if this even belongs in HTML, but my question is whether or not there is any way I can include text seamlessly within a webpage from a remote location, i.e., a text file... I guess... so that it works like an iframe. Or should I just give it up and use an iframe? The website I'm creating is located he freshsession.net23.net Please take a minute to look through it. I know like half the nav links aren't working; that's because I don't know what I want to do for them yet. I haven't done this in years and I've never been that advanced so I'm really rusty. How should I lay this out? The top is going to be a picture that I'm still working on, so ignore that part (obviously the easiest to ignore). I'm just using divs right now, but what I don't like is having to have the same page for every page. I only want the content to change, but for some reason I'm not feeling iframes. But if that's my only option, I'll sure go with it. For the drawings page, I was going to use a gallery script and have them all right there. I want it to be very minimal and simple. Then for the blog I don't really know what to do, and for the guestbook I don't know what to do. Like I said, I want everything to be really nice and simple and preferably integrated. Any suggestions would be greatly appreciated (regarding the layout set up in general, a gallery script, blog, or guestbook, for example). Thanks a lot! Please throw me your tips and ideas! I have some links (in the header, the SUPPORTERS) to different websites, but when I click on them the address in the address bar does not change to the address of the website that I clicked. How do I make it show the address that I clicked on? Thanks. http://www.ac.wwu.edu/~fencing/ I am a total noob but volunteered to administrate the website, because there was no one else to do it. hello, i need a website for german customers, somethign like www.podmod.de because i would like to offer the same. So if anyone has an idea where to start, or even can offer me something i can buy, please do so. my email: verenamueller999@web.de thanks verena. Hi, I am trying to find a way in which a website that is linked on my homepage can be opened while keeping at least one form of my homepage open as well. e.g.: Google images :http://images.google.com/imgres?imgu...en-us%26sa%3DG sorry for the massive link. Hope you get the idea. So what i want is to have a bar on top that is my homepage (like the google bar in the link), but the rest is the actual website that has been linked. I don't really care much about the url. It doesn't have to be my homepage url, it can be the actual website url. Google has been able to do that somehow, so it is possible. I would just like to know how and if it is hard to do. If someone knows how to do it, it would be great if you could give me a link to a tutorial, or explain it. thanks Hi How to add a website counter to my website. So that when ever a visitor visits the website I want the counter to increase say from 101 to 102 and then for a new visitor it should be 103 and then again for the next visitor 104 and so on..... I want to know the code. There are number of websites that are offering this but they put their advertisement which I don't want Okay, you know those HTML pages on the side of your page on some websites? The frame thingys... I forget the name of it, but I would really like it if somebody could write me a little script to make one. Thanks. Frameset is what I think their correct name is... I want to write some HTML to display some details on a CV the same as the images I've attached. The code I've written doesn't produce this exactly for me. Can anyone suggest how to remedy it? Code: <table border=0> <tr> <td><b>Name</b></td> <td>John Smith</td> </tr> <tr> <td><b>Address</b></td> <td>5 Main Street<br>Ballinasloe<br>Co.Galway</td> </tr> <tr> <td><b>Date of Birth</b></td> <td>10-05-1985</td> </tr> <tr> <td><b>Telephone</b></td> <td>086 81828384</td> </tr> </table> Code: <h2><a name="work"><i>Work Experience</i></h2> <b>Dunnes Stores</b> <dd>My main Responsiblities inclued:</dd> <ul> <li>Packing</li> <li>Till work</li> <li>Mopping out toilets</li> </ul> Hi - I'm not a developer and need some help with this... I have a basic html page with images and text and I need to add the functionality of when a user clicks a defined button, the whole page flashes white 5 or 6 times - Almost like someone taking a photo and the flash goes off 5 or 6 times - Is this possible and what script would I need to include on the page to make this happen when the user clicks a certain button. Hope I've explained it ok, any help would be much appreciated - Thanks.. Help needed! I've been given a website and some code from the website. I need to create a website like this one: http://carapprovalnow.com/ I have the code from this site, but need help filling in the blanks!! Any help would be appreciated!! Thanks!!! Hello! I've no idea, how to margin a html page like the attachment.. Can anyone help me, please??? Ok I have some files (500) or so that I need to edit and and replace some parts of the code. Is there a program out there that would edit out certain code and delete it on multiple pages with out going through each page individually. Thanks. Our web designer has encountered a problem while designing our website www.buzzprinting.co.uk. The problem seems to be when you scroll down the page you are greeted with a mass of blue background. Does anyone know how this problem can be seolved? Many thanks in advanced. Steve Hi. I am new to this forum, and new to html/website development, etc. I am trying to get help on how to fix a problem with my website. I run a website for a small non-profit dog and cat rescue. The site was set up by a friend who understands this stuff, and I basically copy and paste coded? templates where I fill in information about the animals, etc. I am trying to fix a problem with embeded youtube videos, but honestly don't really know what the problem is. The website is www.flarescue.org if that helps. On the site, we have embeded youtube videos, along with pictures of each animals. The videos work fine, and the picture thumbnails look fine as well. The problem occurs when you click on the pictures to enlarge them. For some reason, the youtube videos stay in the foreground, and block the pictures. This problem only happens when viewing the website on IE or Chrome. Everything looks fine when viewing on firefox or safari. Any ideas as to what the problem is, or if this forum is where I should be looking for answers? And if so, where should I post my question? Thanks. Dylan I have the code to my website working perfectly when I view it in dreamweaver or by viewing the html file in internet explorer or firefox. But when I upload it to my server, It is pretty messed up. You can view the problem at larella.org. Code should be fine, and my server displayed the site correctly before. I've tried deleting files on my server and re-uploading the with no result. Any suggestions? Files I may be missing? Hi guys, I'm making a newsletter template while volunteering for a charity. I'm very much not an expert in html and I'm really stumped as to how I've gotten the code for laying out cells in such a mess. I managed to make a template with a less complex layout but then modified it and this happened: I've highlighted the areas with a red ring where there is grey and there shouldn't be. It was perfectly fine when the newsletter sections were two per row but when I modified the code so that the first section took an entire row it went downhill Where the grey is there aren't actually cells and when I try to put ones in in the correct place, they turn up somewhere unexpected and wreck the whole layout. Can someone please help me? I have uploaded my work he [now deleted] Thank you for any help you can give! Hi, I got this template, ( see picture below) Could someone help me to get rid of the side bar on the left but everything else should be as it is. I've attached the index.html as well as the style.css file. Thank you |