HTML - A Whole Bunch Of Problems :(
Hey guys! Well im new here so il just start off by saying hello
Its been a while since ive played around with html, and it seems ive completely lost my touch lol My dad asked me not long ago to create him a little site for him about the holiday campus his bungalow is residing on. Its also something he could turn into a hobby keeping it up to date when he retires. So i decided its best i download a free template as its been many years since ive done anything with html and i only really remember the basics. So i downloaded this: http://www.templateyes.com/html-templates/026.htm Which i really liked the look of. Imo it looks great, its nice simple and stylish. Anywho, im going on So i downloaded it and to my horror got lost in the ever so confusing mounds of crap it had in it lol. So i tried stripping it and just ended up making a huge mess. So i decided to import the site in front page and work on there. Well Front page seems to not be so great as i used to think it was lol sooooo i then decided to just make the front page as a picture and import it into front page and then add the text and links on. Ha Ha! im so cunning! So i made this: http://image.bayimg.com/oaehkaabn.jpg So i decided to import that picture in and then add the links and the text boxes. My problem however is frontpage is poo for some reason whenever i made a text box, it would always shift itself after ive saved it. So my question is, why? lol. I was going to ask for help putting in the text boxes via html (the borders and stuff - Im very technical as you can see ) But now ive realized that even doing so would still make it so much more hassel than any good because then whenever i want to expand the site id have to draw it, which is alil silly. So what il do is i guess i will find another template and do that, but im bound to want to edit it in frontpage, unless its nice and simple but most of the nice looking sites arnt simple So, if any of you know much on frontpage? Do you know why it just seems to shift my text boxes after ive saved them, also, is their a way to make frontpage not save the text as pictures after ive saved it? Thats another problem i have, why does it save everything into pictures? ~_~ Sorry for the babbling, i talk to much Similar TutorialsHey peoples, im new in the (x)html-"program", ive got some questions since i dont really know what it all means, i got a book of around 800pages here but i aint the "readingperson" to read it out... thats why i got a couple of questions that might look/sound stupid to you peoples, >what are tables? what can i do with it? do i have to use them? .... ? ....? >i want some kind of sidebar on my website, i just cant find what the code is for that in my book...? >buttons/keys/"links" to other pages on your site, how do you make them and how do they work? >this is only for when my site is almost done, but is it hard to make a loggin-register-forum ? thanks for reading this at least, greetings Robin (btw, im only 16, my English is bad, since ive learned it from computergames. sorry for that) Ok well I'm coming up to the finishing point of the new Phinfever site, and I just have a bunch of small issues to deal with, mostly with IE. Was wondering if you lovely people here would help me out. 1. The footer text alignment. See this thread: http://www.htmlforums.com/css/t-alig...xt-106876.html 2. Making the text in the sidebar <h3> tags invisible. The CMS doesn't allow us not to put text in the header, as a result I've set the font-size to 0, which should make it invisible... however in IE you can see small dots of white. Is there a work-around for this? RESOLVED 3. The pagination gets cut off at the top in Internet Explorer. It looks fine in firefox but for some reason the top border and a few pixels of the box itself get cut off. I think that's about all I'm having trouble with right now. I'll use this thread if anything comes up. If you see anything else, be sure to let me know. Thanks! http://www.phinfever.com/newsite I have this form below: Code: <!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" /> <title>Form</title> </head> <body> <h1>Test Form:</h1> <form action="name.php" method="get" name="form1"> <input type="hidden" name="table" value="elements" /> <input type="hidden" name="column" value="name" /> <label>Name:</label><input type="text" name="data" /> <input type="hidden" name="status" value="new" /> <input type="hidden" name="rowid" id="rowid" value="456" /> </form> <form action="symbol.php" method="get" name="form2"> <input type="hidden" name="table" value="elements" /> <input type="hidden" name="column" value="symbol" /> <label>Symbol:</label><input type="text" name="data" /> <input type="hidden" name="status" value="new" /> <input type="hidden" name="rowid" id="rowid" value="456" /> </form> <form action="atomic_number.php" method="get" name="form3"> <input type="hidden" name="table" value="elements" /> <input type="hidden" name="column" value="atomic_number" /> <label>Atomic Number:</label><input type="text" name="data" /> <input type="hidden" name="status" value="new" /> <input type="hidden" name="rowid" id="rowid" value="456" /> </form> <input type="button" value="Form submit" onclick="form1.submit(); form2.submit(); form3.submit()" /> </body> </html> What I am trying to do is send each input through each of the scripts using the get method. For some reason, only the last one is submitted. What is wrong with my code? Hi everyone, I am very new to designing web pages and HTML. I wrote a basic code for my test page, but when I upload it to the server and go to the link, it adds a bunch of crap. Check it out: garrettspctexperience.com. I've tried a few things to correct it, but nothing I've done works. I'm using TextEdit to write the code. Any help would be greatly appreciated. Thanks -Garrett this is my page http://web.vtc.edu/users/cjb06271/CI...nal/order.html there are several things I would like to happen. 1. the right collumn background to be where the right collumn should be(so other links in navbar) 2.The test between the roach pictures to be alligned with the top rather than bottom of pictures (so smaller windows can see) 3. When you size the window smaller than the text, a scroll bar appears, and when you scroll the background no longer exists. If I put it on auto the background will only go as far as the text does. 4. (nice but not required)The cocroachs to be alligned to the left and right of the top bar respectively, and the text in the middle. 5. (nice but not required) the right column background image is being cut in half (as does the top one if you size small enough). any way to make the images ignore the collumns? don't worry about the colors I will be changing them soon My OS is windows 7 64bit and have installed: - internet explorer 9 - Mozilla Firefox - Google Chrome My website is getting displayed correctly on Firefox and Chrome but is a bit of a mess on IE9 If you could have a look and let me know if there is anything I could do, would be much appreciated. Here is one page of my site that is bothering me: http://www.dashony.com/Solar%20panel...0projects.html Please check out the white menu, ( SpryMenuBarVertical ) using IE and one of the other 2. Thanks! Hi everyone I hope some of you pros can help me out here? When you go to my site www.iMaciForums.com with IE 6 the text is all misaligned, I had the same problem with IE 7 & but I fixed that its just IE6 now. So could you take a look and let me know whats wrong with it, because it's driving me crazy Thanks. Hi guys, now i know this is my first post here, i have joined because i am really stuck and i would really appreciate any help. First off, just so you know - i know near enough nothing about HTML I am busy designing my site and i cant go much further as there is one issue really bugging me. My website is vBulletin (yes i know its PHP) and im using another script called vBadvanced CMPS (a portal mosification). I have tried to add a navigation bar to the left of my forums and it works! Only problem is, it really breaks up the forum. Take a look for yourself Link Notice the way its all broken up at the bottom? Anyway, i posted my problem on both the vBulletin & vBadvanced websites without much luck. One of the admins told me that i needed to get some errors fixed (all 109 of them)... I managed to narrow the errors down to 67 all in all. Here I really am stuck guys and im sure these errors will be relatively easy to fix for someone who has experience with HTML/PHP. if anybody needs me to i can paste the vBulletin templates that are causing the problems Any help would be great. Thanks I recently bean using ssi instead of frames and i now have an issue... I do not know how to keep the menubar on the left hand side at the top... see as my page streaches it centers itself in the midle of the screen... i am using tables to create a framelike effect without the issues that frames create Hi everyone, I recently landed myself a job as a web manager. It's been a long time since I done it however, as I've had children to bring up and so on - i'm a bit rusty but getting through it okay. I've hit a snag however and I'm wondering if anyone can help me... The website i'm charged with watching over works completely fine bar one problem, and its not even a big problem - just a bit annoying. One of the images, when opened in Chrome, floats to the left when it is supposed to be central. This is the only image to do this on the website in any browser. Has anyone got any tips for me? Hi, I am facing some problem. I am currently doing a html template. But I don't seem to be able to solve the gap problem I am facing (View my snapshot), can anyone help me? Thanks alot! Snapshot file: http://i49.tinypic.com/3t3eo.jpg HTML Code: <!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" /> <link href="styles.css" rel="stylesheet" type="text/css"> <title>Darren Ng - Future Pilot</title> </head> <body> <div id="wrapper"> <div id="header"> <div id="logo"> <h1><a href="index.html"><span>Darren's</span> Website</a></h1> <table><tr> <ul id="menu"> <li><a class="current" href="#">Home</a></li> <li><a href="#">Practice</a></li> <li><a href="#">Attorneys</a></li> <li><a href="#">Accidents</a></li> <li><a href="#">News</a></li> <li><a href="#">About Us</a></li> </tr></table></div> <div class="clr"></div> </div> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <td align="center" valign="middle"><table width="1000" height="550" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td width="1000" height="360" align="center"><img src="images/header.gif" width="1000" height="360" hspace="0" vspace="0" border="0" align="top" usemap="#MapMap"></td> </tr> CSS File: Code: body { font: .74em Tahoma, Verdana, Sans-Serif, Arial; color: #7f7f7f; background-image: url('images/bodypixel.gif'); background-repeat: repeat; } h1 { font: normal 5em "Trebuchet MS", Helvetica, Arial; } p { margin: 0 0 15px; line-height: 1.6em; } a { outline: 0; color: #304D6F; text-decoration: none; } li { list-style: none; } li a, img { display: block; } img { outline: 0; border: 0; } #wrapper { width: 984px; margin: auto; } .clr { clear: both; } #logo { float: left; padding: 30px 15px; } #logo h1 a { color: #fff; } #logo h1 a span { color: #808080; } #menu { height: 44px; padding: 5px 0 0 4px; } #menu li { float: left; font-size: 1.3em; text-transform: uppercase; } #menu li a { color: #888; margin: 0 50px 0 0; } #menu li a:hover { color: #fff; } #menu li a.current { color: #fff; } Can anyone suggest how i fix the problem i have here with IE? HTML Code: <body> <div id="container"> <div id="header"> <img src="images/thePlacePromotion.jpg" alt="The Place Promotion Agency for Gloucestershire" width="960" height="80" /> </div> <div id="middle"> <a href="http://www.glosfirst.co.uk"><img src="images/Middle.jpg" alt="We're building a new website, meanwhile here's a link to the current Gloucestershire First website." width="960" height="578" border="0" /></a> </div> <div id="bottom"> <a href="http://www.glosfirst.co.uk"><img src="images/slogan.jpg" alt="We're building a new website, meanwhile here's a link to the current Gloucestershire First website." width="960" height="80" border="0" /></a> </div> </div> </body> CSS is: Code: body { background-color: #96be3f; } #container { width: 970px; background-color: #96be3f; height:auto; margin: auto; } #header { width: 960px; padding: 20px auto; margin: auto; } #middle { width: 960px; height: 567px; margin: auto; } #bottom { width: 960px; height: 80px; margin: auto; } the top header on IE is over to the right! Thanks Hurley take a look at this and can anyone tell be why it does this in ie it look fine in firefox and safari http://nathanoconnor.co.uk/kartingchampionships/site/ thanks here is where my problem is. In ie the hover effect does not work, but in firefox it does! help. Hey guys I have coded my site and so far it works fine in IE7 and IE6 but IE5.1 it not center in the page the nav has moved to the top of the page. See screenshots. Whats wrong with IE5.1 to make my site move so much and how do I fix the problem. Cheers EDIT: Sorry guys the screenshot below with the site off to the left is IE5.1 I am very new to html editing but trying to work my way around. I have made my website in Dreamweaver and everything looks correct on dreamweaver and on firefox but when opened in IE, everything on my page becomes centered an underlined. The first item on the page is centered and underlined but the coding ends there. Not sure what I did wrong. Thank you in adavance for any help. Hi The bit of coding below works fine in firefox and ie 5 and older it does not show right in ie 6 and 7 Please can someone tell me how to fix this bug. <td align="left" valign="top" bgcolor="#E7EEF5"><ul type="square" class="style2"> <li class="style3">Ground Training, starting and schooling young horses</li> <li class="style3">Re-schooling and corrective training to overcome behavioural and physical problems</li> <li class="style3">Rehabilitation following injury or illness</li> <li class="style3">Training for horse and rider at all levels and disciplines</li> <li class="style3">Re building confidence between horse and rider</li> <li class="style3">Re-training race horses</li> </ul> </td> <td align="left" valign="top" bgcolor="#E7EEF5"><ul type="square" class="style2"> <li class="style3">Competition preparation</li> <li class="style3">Advanced Equine Dental Technician</li> <li class="style3">Tellington Touch (TTeam) Groundwork and bodywork</li> <li class="style3">McTimoney Manipulation</li> <li class="style3">Equine Sports Therapy</li> <li class="style3">Massage, Stretching and Bodywork classes for horse owners</li> </ul> </td> OK, so, this is realy starting to bug me, i have spent an hour maby 2 on this but nothing has worked, the problem is that i want an inner LEFT side bar and a RIGHT side content box inside a box on the right, if you dont get what i mean, the website is http://brett.unixpod.com/test/index.html And the CSS stylesheet http://brett.unixpod.com/test/css/home.css ok, the text and stuff that is circled in white, i want moved up so that it is aligned with the text on the left, I want the stuff in the circle moved to the top of the big box its in, falong with that little box of text I WANT THE STUFF IN THE CIRCLE MOVED TO THE TOP OF THE BIG BOX ITS IN, ALONG WITH THAT LITTLE BOX OF TEXT |