HTML - Need Advice On Code For Site Footer
im trying to code my site footer so i can have more then one image but cannot get the code right i want the images to run from left to right and not run down the center of the footer also if i can make it two coloms so can fit twice as may ads heres the site
http://sussexstaffordshirebullterrierrescue.webs.com/ Similar TutorialsHey guys, i have a site i am doing for my final project for college and this is my first site. I like Web design so far and am enjoying it extremely. I would just like your advice on something i have come across. Please tell me what you think of the site overall (1-10 rating) Also my professor reviewed it and thought it was overall an A project but would like me to change/add a couple things. For example my banner is too long, what do you think about this? Also i do agree with her on this; that i need more wording on the inspirations page. How do you guys think i should add this? Any advice on making this site better and stand out more? What do you think of the color scheme? http://academ.hvcc.edu/~02479568/rude_rsx/index.htm Thanks in advanced guys, Deric what I am looking to do is password a page , that will go on to display the enter button once the default password is matched, this is really only for looks rather than real security, the secure stuff is on the page that will be entered once the matched password is entered and the enter button then clicked, by doing it this way it will stop random entries that would reveal the enter button as the input would have to match a pre registerd password any help would be most welcome http://www.archive.org/download/kris...nityananda.rar (right-click save-as) Made it myself. Uploaded to download.com They haven't accepted as yet. Waddya u think? It's simple html. You can modify if you like. I want to have a section on our website called 'link to us' , (or similar). What is the best way to provide people that want to link to our site with the code that allows them to do so? Can someone please give me the code for a search bar that searches your own site. I am making a site with tons of song lyrics. I just started so there is nothing to sow you as an example. Sorry Thanks for the help! Hi everyone, Good day to you. I would like to make changes on my exisitng webform on my site,it will involve in downloading files and unloading it back to webserver after it had edited.However,I don't how to carry out this task in order to get it done over my computer. Please kindly advice the following : 1 ) Do I need to run any software for downloading the webform code ? 2 ) Which files to download for editing of my existing webform ? 3 ) I want to do backup,which ones to backup ? It is for the purpose of getting back my original site if something goes wrong after the editing task failed. 4 ) How to carry out the testing after the replacement of new html code ? I am sorry for posted this queries to you as this is my first time to carry out this task. Thank you. Manicui Ok I need a code that would stop links to a specific site, such as photobucket.com. They put links into the slide shows and I need a code that would block these links so that it doesn't not redirect from my page to there's. I'm just now starting to learn html and css so any help would be so welcome. Hi, I ran a code validation on my site (www.improvizations.com), it came back with 11 errors. Many of them look like this: Line 9, Column 31: there is no attribute "leftmargin". <body topmargin="0" leftmargin="0" marginwidth="0" rightmargin ="0" marginheight and this: Line 15, Column 43: required attribute "alt" not specified. <div id="logo"><img src="images\logo.gif" /></div> How do I fix this? Also, my site looks fine in IE but awful in Firefox. What's going on? Any help would be greatly appriciated. I'm a newbie with all of this. Thanks!! Ok, here's the deal: I am trying to create a site similar to my other one (www.DomainPups.com) and I would like to have a feature where the visitor types in a keyword and all the domain names I have available with that keyword show up below the search box. Does anyone know of an HTML code available that would allow this? Maybe there's one out there that isn't HTML? Being new to all of this website development and HTML stuff I am rather unsure of how to get my hands on such a function. I'm sure it's available somewhere though. Any help would be much appreciated. Thank you! hi i want to know if anyone can suggest me: tool/website that can clean or tidy HTML CODE. Assume that i have html code that is not clean or let say i foget the closing tag or or i have extra table or anything, this tool/software will cean it for me thanks ....I had enough! My footer is all over the place! Why can't it just move down when the text becomes longer! I am just using <div>. My header, the nav bar and the right side bar are fixed and I want the footer to just fit in underneath. Anybody got some code which solves that problem? Chris PHP Code: <?php echo "<div class='mainarea'>"; include ("includes/header.inc"); include ("includes/navigation.inc"); if ($var == 'service' or $var == 'consultancy') { echo "<div class='textarea_services'><p><br /></p>"; include ("text.php"); echo "</div>"; } else { echo "<div class='textarea'><p><br /></p>"; include ("text.php"); echo "</div>"; } if ($var != 'service' and $var != 'consultancy'){include ("includes/rightside.inc");} if ($var != 'privacy'){include ("includes/footer.inc");} echo "</div>"; ?> I am wondering if it is possible to create an INDEX.HTML to redirect to another website? I would like it to display the redirected site, but if possible keep to the original address.. e.g. A site named www.mysite.com, with an INDEX.HTML to redirect to www.othersite.com, which displays OTHERSITE with www.mysite.com in the address bar. Hope I explained ok, any responce would be much appricated! Thanks! I'm a lover for making websites and I never used to be able to make my own designs, because I'm racking up experience I have started deisgning but I don't have enough HTML knowledge to code it. I know the basics and some CSS but I need some Advice on what HTML Tutorial Books you recommend? I have a website up www.sheridangroupdc.com When I use safari the bottom corner doesn't always display. I'm wondering if someone could provide some insight as to why this is happening. Thanks so much. the code for that portion is as follows... HTML Code: <div id="index_bottom_container_02"> <div id="index_right_text"> <div id="text_header"><img src="images/headers/new/index.jpg"/></div> <div id="txt_index_02"><img src="images/index_text.jpg" /></div> </div> <div id="index_right_flash"><img src="images/footer_small.jpg" alt="sheridan footer" /></div> </div> I just changed the header on my main page http://www.bestsellersworld.com The red bar on the left does not reach all the way to the top and bottom. How do I extend this to make it lok more even? Do you think I need to make the background color where I have "All Reviews", etc. at the very top a different color to make this stand out more or does it look ok as is? Thanks. Hey everyone! I own an airbrush graphics shop and decided to make my own website rather than pay for someone to do it for me so I've read a ridiculous amount of info on html but still need help. Heres my website twizteddezign.com I just got dreamweaver 8 and redesigned the site but uploaded from nvu because all my ftp settings were in nvu. Now for some reason I cant get the pages centered in dreamweaver or nvu (Im sure its something REALLY stupid) so could someone help me out with that? I know there are probably a hundred other things I could do better also, but like I said I'm an airbrush artist-not a web designer so any other tips would be great also. Thanks in advance I really appreciate it. I'm new to coding of all kinds and I was just wondering if there was a better way to do this. I have my menu displayed through css. But when I want to display another link through the <a href> it comes up formatted like my navigation bar. Ill upload the .html file so you can check it out, it seems I have to upload it in .txt format. Please help. Thanks in advance, Fuzzycuzzy Hello i am new to web design and after i made a site i want to put to text inputs on my site and when the quest iputs a number in each text field after he presses a button a msgbox will pop having the answer text1 * text2. Thank you Hello, I'm trying to get as much help as i can to do with HTML ; I understand most of it all now thanks to alot of help on the WWB. A quick question, My friend is on about me doing a portolio to help me get a job in web design - could anyone give me any tips of what to do or how? Please have often told me to creat my own forum? or many a couple of websites? & also does anyone know any good FREE web hosts? Thank you. |