HTML - Problem With New Site - Newbie Warning!
Hi Guys. I have to start by saying I am considered a newbie when it comes to html so please bear with me. Here is where I am having the problem:
http://www.fbdopewars.com/eddie/print.html As you all can see the images have spaces around them. Now this was all written in notepad so I need specific assitance in the html code. My dillema is 2 things: Why does my page have these horrible gaps between the images even though I THINK I entered it all right? Is there a more efficient way to write the code then what I am currently doing and how compatible is it on cross-browser (This is mostly experimental so I dont mind hacking it up and starting again). Thanks in advance for your time and help! Similar TutorialsOkay so I know nothing about html, just want to be upfront about that. However, I got saddled with the duty of making a page for my LOTRO kinship. I downloaded PageBreeze html editor, since it has visual mode, and downloaded a template for my site. I got to work customizing the site, adding pictures, text, etc. Everything looked great (all in visual edit). I then clicked the "Preview (Internet Explorer)" tab.. and it doesn't look the same. There's some huge white box behind everything that I can't get rid of because I can't seem to locate it on the editing tab. And then I also noticed that there is like a foot of empty space on the right-hand side of the page that I can't seem to get rid of either. If anyone could help me out with this, I would really appreciate it. If needed I can attach screenshots of what the page looks like in the visual editor, and what it looks like on the preview tab, as well as the code. Thanks in advance to any kind souls willing to take this on =/ Hi, i am am learning WordPress and have just started, but i have a problem....when i try to access my site i get this: Warning: Cannot modify header information - headers already sent by (output started at /home/smra9/public_html/wp-content/themes/evanescence/functions.php:6) in /home/smra9/public_html/wp-includes/pluggable.php on line 890 when i open pluggable.php and i go to the line 890 it says: header("Location: $location", true, $status); i will also copy a text from line 885 to 890 so maybe you will understand better: if ( $is_IIS ) { header("Refresh: 0;url=$location"); } else { if ( php_sapi_name() != 'cgi-fcgi' ) status_header($status); // This causes problems on IIS and some FastCGI setups header("Location: $location", true, $status); } Can anyone help me, i don't know what to do Hello I'm trying to create a page, when its someone's first time opening the web site they get asked if they are under 18 or not and if they are over 18 and enter the site, and the next time they come to the site, it would by pass the age page. Is there anything that I can read that would help me create it? Please give me any suggestion that you have. Thank You Hello, New to the programming part of this all, well here's my story. Having to make my own website for a company taking shape, I was glad to be able to make a web-layout quite easily in the form of Artisteer. After this I put the page through a WYSIWYG- type of editor, namely Bluegriffon. Now, when I open the site in here, the pop-down menu on the left part seems to be okay, and I would like this element to behave just like shown in att. 1.<< Though when exporting, the ''Aanbod'' Button does not function at all, in Chrome, and in Opera, and when opening in new tab it will only show a >different than intended> drop-down menu! like att 2. << I'm confused, as I said, have very little knowledge about HTML editing. Is this fixable?, well more accurately- which part of coding should I apply for the desired effect? (drop down on hover preferred, though drop down on click will do just fine). Next question. How can I set my background to be ''Set'' Instead of moving along with the entire ''frame'' ? Last question. When making a sub-page (i.e. click on any of the sub-menu items and be directed to the page desired) , do I use the exact same page as my index.html, and simply rename it? Or are there any ''cloning'' tricks and standard issues to avoid when doing so?. Again, I am new to this all, but finding it rather amusing to do with a WYSIWYG editor, sorry to disappoint you guys for not ''writing'' the code etc myself, but time is of the essence, I need the site to be on-line in quite a short time Thanks a lot in advance, and if this is in the wrong section, my apologies ^^ Leon (> http://www.Power-Entertainment.nl < ) Hi All, im new here so go easy. this might be an easy answer. i am making this website and am positioning items around the site using div tags. the site looks just how i want it to in Firefox but when i open it in IE it has different sizes everywhere and does not match up. also i have a logo in the upper right of the site. how do i get this to resize when the browser size is changed? here is the sites code. <html> <head> <title>Maroondah Trailers</title> </head> <body BGCOLOR="807a7a"> <div style="background-image:url('pictures/bg.gif'); background-repeat: repeat; position: absolute; left: 0%; top: 0%; width: 16%; height: 97%;"></div> <div style="background-image:url('pictures/bg.gif'); background-repeat: repeat; position: absolute; left: 84%; top: 0px; width: 16%; height: 97%;"></div> <div style="background-color: White; position: absolute; left: 16%; top: 15%; width: 68%; height: 82%;"></div> <div style="background-color: ff3600; color: white; position: absolute; left: 16%; top: 15%; width: 68%; height: 4%;"></div> <div style="position: absolute; left: 60%; top: 3%; width: 30%; height: 40%;"><img src="pictures\logo2.gif"></div> <div style="background-color: black; position: absolute; left: 84%; top: 0%; width: .2%; height: 97%;"></div> <div style="background-color: black; position: absolute; left: 16%; top: 0%; width: .2%; height: 97%;"></div> <div style="background-color: black; position: absolute; left: 0%; top: 97%; width: 100%; height: .2%;"></div> <div style="background-color: black; position: absolute; left: 0%; top: 97%; width: 100%; height: .2%;"></div> <div style="background-color: black; position: absolute; left: 16%; top: 15%; width: 68%; height: .2%;"></div> <div style="background-color: black; position: absolute; left: 16%; top: 19%; width: 68%; height: .3%;"></div> </body> </html> heres what they both look like thanks alot Matt Hi, I'm a total newb. I'm trying to help someone build a basic site. The problem I'm having at the moment is that I don't understand why there is a large gap at the bottom of this page underneath the background image? I want the page to only be able to scroll down as far as the bottom of the background image (1200px from the top) Here is the page: http://helenstow-cpsychol.co.uk/about_helen.html Here is the code for the page: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- TemplateBeginEditable name="doctitle" --> <title>Helen Stow - Chartered Psychologist</title> <!-- TemplateEndEditable --> <!-- TemplateBeginEditable name="head" --> <!-- TemplateEndEditable --> <link href="oneColFixCtr.css" rel="stylesheet" type="text/css" /> <style type="text/css"> <!-- body { background-image: url(images/Background_Image.gif); background-repeat: no-repeat; } --> </style></head> <body class="oneColFixCtr"> <div style="text-align:center; width:896px; margin-left:auto; margin-right:auto;"></div> <div style="text-align:center; width:840px; margin-left:auto; margin-right:auto; height: 1200px;"> <img src="images/Background_Image_Bottom.gif" alt="" width="840" height="352" hspace="1" vspace="628" border="0" align="top center" usemap="#Image-Maps_6201103231219146" id="Image-Maps_6201103231219146" /> <map id="_Image-Maps_6201103231219146" name="Image-Maps_6201103231219146"> <area shape="rect" coords="736,244,818,326" href="mailto:helenstowcpsychol@btinternet.com" alt="Email Me: helenstowcpsychol@btinternet.com" title="Email Me: helenstowcpsychol@btinternet.com" /> <area shape="rect" coords="172,244,290,326" href="http://www.bps.org.uk/" alt="http://www.bps.org.uk/" title="http://www.bps.org.uk/" /> <area shape="rect" coords="34,245,152,327" href="http://www.hpc-uk.org/" alt="http://www.hpc-uk.org/" title="http://www.hpc-uk.org/" /> <area shape="rect" coords="638,7,818,27" href="http://helenstow-cpsychol.co.uk/about_helen.html" alt="About Helen" title="About Helen" /> <area shape="rect" coords="586,47,816,67" href="http://helenstow-cpsychol.co.uk/services.html" alt="Services" title="Services" /> <area shape="rect" coords="526,87,816,107" href="http://helenstow-cpsychol.co.uk/appts_fees.html" alt="Appointments/Fees" title="Appointments/Fees" /> <area shape="rect" coords="475,128,817,148" href="http://helenstow-cpsychol.co.uk/faqs.html" alt="FAQs" title="FAQs" /> <area shape="rect" coords="422,166,816,186" href="http://helenstow-cpsychol.co.uk/links.html" alt="Links" title="Links" /> </map> </div> </body> </html> The other thing that I don't understand (but is of lesser importance) is why the 'image map' section of the page doesn't quite line up (horizontally) with the background image at certain magnifications (100%, 150%) but seems ok at others (125%, 200%)?? Would be really grateful for any help. Best Wishes, Tom how come i cant get my site to look the same in both browsers, im setting the margin, so the browser know then it changes between ie and firefox ie renders it how i want www.mynightclubs.co.uk css www.mynightclubs.co.uk/css/main.css firefox ie what am i missing in the css to make firefox look like ie thanks I have been experimenting with a new page setup and I've got a problem I just can't figure out. Anyway, I have an image mapped for navigation on the left-hand side of the page/table. It seems to work fine and everything is fine up to this point. Now I am trying to add another navigational map to the image at the top of my page and when I code it, the map seems to work fine, but either the images or the table gets thrown off and I just can't figure out why it's doing it or how to fix it. The code for the top image map is as follows: <body bgcolor="#000000" text="000000" topmargin="0" leftmargin="0"> <div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="600" height="770"> <tr> <td width="600" height="150" colspan="3"> <img src="http://vance.thebams.org/junk/images/new images/topbg.jpg" usemap="#topmap" border="0"></td> <map id="topmap" name="topmap"> <area shape="rect" coords="51,98,107,119" href="index.html"/> <area shape="rect" coords="121,99,218,119" href="bookkeeping.html"/> <area shape="rect" coords="232,99,357,119" href="payroll.html"/> <area shape="rect" coords="371,99,457,119" href="web.html"/> <area shape="rect" coords="474,98,607,119" href="personal.html"/> <area shape="rect" coords="621,98,710,119" href="contact.html"/> </map> </tr> The page that shows exactly how I want the page to look without the map at the top of the page can be seen here. When I add the image map at the top of the page it ends up looking like this. You'll notice that the area around the pen's tip is off. If anyone has any suggestions as to what I did wrong and how to fix it, I would greatly appreciate it. Thanks, Vance This very simple html is showing differently in IE8 and IE7 and FireFox: HTML Code: <img src="" style="border-style: solid;" alt="No Pic" /> <table style="border-style: solid;"> <tr> <td> Model Name </td> </tr> </table> With IE8 and FireFox 3.013 there is no gap between the img and table, but in IE7 there's a gap???? (although someone else I asked can see the gap in IE8 but not FireFox) Hello Ive got a bit of a problem which is really doing my head in trying to figure it out. It could be related to a script ive just used to produce a small slideshow/gallery, or could be to do with the tables. Ive highlighted the two areas with a red box in the attachment below, the main problem is the yellow line in the top left corner. on the other pages its not there... I noticed that there is a gap between the top page and the design of the site (which isnt meant to be like that), the whole design should be a little higher. Ive also attached the site code, im hoping someone can look and apologies if the code is messy (which it may well be..) thanks for any help hey guys so I just published my first site you can find it at www.palmettogoldandsilver.com If you visit you can see the problem i am having. The links are supposed to change colors when moused over and go back to normal if moused out. Why are my links disappearing? Also on the jewelry page my second picture is not loading. All of this works perfectly when i preview the site in dreamweaver. Any help is awesome thanks! Hi there Been a while since i posted Need a bit of help if possible. Its pretty basic but hope someone can help. When i change the size of the window me writing and graphics in my page move to fit. i want to try keep them so they are stuck down where they are. Can anyone help ? for reference my site is http://uk.geocities.com/onix36div@bt...com/index.html Thanks in advance I'm not too skilled in web design, but I've picked up HTML over the years, mainly just using tables. Well, my problem is that I have to put a site together for my work, so I drew up a design in Photoshop, and broke it up into tables in dreamweaver. Everything looks fine in Dreamweaver, so I upload everything, and it looks great on my Mac. Now when I switch over to a windows PC and look at it online, it gets all screwed up. The graphics on the tables are out of whack and it just looks messed up. And on top of that, the banner does not show up, I think it has something to do with a <div> tag I used to make a drop down menu below it. Any help would be greatly appreciated. Thanks. My "BYO AUDIO" had a problem where it was fine with Firefox, but on IE it would keep playing even if it was paused! So, I got some guy to fix it and now it works great in IE, and the audio dragbar or anything doesn't even show up in Firefox!! I have no idea how this could have happen, all I know is he did something related to "Playweb". If anyone knows, that would be great. Thanks! Link: http://tinyurl.com/yhwe37e Hello guys, i have little problem with my website. www.tvfm.mk/tv.html when you go to that link it redirects you to a website with gay porn. Is there any way to stop that redirect ? I have found a problem recently with my photography site where the scroll bar does not show up on the right hand side of the page unless if I am running Safari. I have checked it on other computers and the same thing happens. I think that the big flash app in the middle of the page may be causing it in some way. Anyone got any ideas? Here's the link to my site: http://www.benellett.com/ Hi, I am helping a client get his forum to work properly in arabic. If I go to http://www.q8sportway.com/forum/toast.asp it looks fine. But if I try to go to http://www.q8sportway.com/test1.asp and then click the forum screenshot at the bottom left, it looks funny. The problem is that the link goes to the excact same page that worked before. Please help! hi i created a new site so i created one folder name "new site" inside this folder i have three folders "pics" , "pages" , "text" and my index.htm file when i open my smart ftp and put my server addres i connect with no problems so i copy and paste my "new site" folder into my ftp and the transfer goes perfect no erros , but when i type my web addres i get this error message "403" can you please help me solve thid problem am using awardspace hosting . Hi guys, Quite new to web design and having trouble getting the form on my sites contact page to work, it simply just isn't doing anything! Tried playing around with the code for hours with no luck, the form can be found he http://davidgeaney.co.uk/contact.html Any help at all would be greatly appreciated Thanks Dave |