HTML - Site Basicly Complete... Small Issue.
So here's my site http://canadianhabbo.com/
Now when you make the screen smaller everything moves together, make it bigger and it looks normal... I'm wondering how to make my images stick... this is the code I'm using to align the main image where I want it. HTML Code: <span style="position:absolute; z-index: 1; left:15%; top:30.5%"> <img src="http://canadianhabbo.com/images/mainimage.gif"/> </span> Try it yourself drag the window smaller and larger and you'll see what I mean. ;] Basically the only reason I'm worrying about this is because people with 800x600 setting will most likely have problems viewing it. Hope someone can help. Similar TutorialsHello 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 everyone, Working on a site for this church. The site is www.graceheritagechurch.com . I have a few problems that I want to touch up: 1)First, I have it on the home and about us pages where the td extends 100% so if there is scrolling, it is using the right scrollbar and not a scrollbar inside the i-frame. If you look at the Our Beliefs section, I can't say the same for that. What code do I need so the only scrolling is on the right side and it just extends until all the text is done? 2)Lastly, If you go to the home page and make the text size a good bit bigger, the horizontal scroll will appear in the iframe. I don't want this, and I know most people don't use font size that big, but the preacher I'm making this site for does and it's important that I can get it off there. Any help with these two basic questions is greatly appreciated. Help ASAP! Thanks, Kyle Hi Guys, I have a simple question, I havent done any web/html stuff for a long time, ive totally forgotton how to do everything. At the moment im working on a small project, I was thinking of running it off a database but I think its way to complicated even for that as all I need is a single html page that populates with information that I have when certain inormation is entered. Basically its a contact list, name, number, ID, landline fax number etc. I have a list of about 400 names which I want to be searched by a ID and state, so for example, theres 2 data entry boxes, one is a drop down box of states and the next is a text entry field where you enter the ID (3 digits) once selected, it populates another text field with the information. I want all the info to remain on a single page, or maybe the info on another page and displayed on the main page when the propriate ID number is entered. Id prefer it this way as I can easily edit the page with text. I dont think a database is appropriate, as I need to run this locally. Does anyone have any idea what I need to do to get this done? Id appreciate any help. Thanks alot the footer is up with the content... I checked all the div's and they seem to be fine, another set of eyes may be able to figure out whats going on... works fine on this page: http://www.pzfantasyfootball.com/testing/ messed up on this page: http://www.pzfantasyfootball.com/tes.../twoworlds.php Ok so im trying to align my text at the top of the 2 images i have done. for a live preview go to http://habbmania.net/djpanel/djlnn.php You can see the 2 images to the left and right and text in the middle. Im trying to put the text at the top and put a BR tag so it will look like this " The Current DJ Scheduled Non Scheduled " But once i put the Br tag in it shows the text breaking down to the next line, In Example 2. How would i align the text at the top of example 1 with a BR tag so it will be aligned with the images. THE WHOLE POINT IS TO FIX EXAMPLE #1 Please help This is the code i have for it. "<a href=""><img border="0" src="left.gif" /></a> The Current DJ Scheduled <b> <? include('djnow.php'); ?></b> <a href=""><img border="0" src="right.gif" class="float-right" /></a> " Fixed it on my own. Sorry about the post. Mods: Please delete this :] I havent worked on my site in a couple of weeks and as far as I knew everything worked...guess not? I have a drop down menu and it when i click on one of the items, it wont go to the link. EX: <select name="jumpMenu" id="jumpMenu" class="menustyle" onchange="MM_jumpMenu('parent',this,0)"> <option value="http://www.google.com">Google</option> <option value="http://www.yahoo.com/">Yahoo</option> </select> Am I missing something? I validated it online and it said it was fine.... thx! I been working on this issue I'm having I'm not sure what I need to do. I tried all kinds of stuff I just can't figure it out. I used photoshop to make the layout and then spliced it. I know I need to resplice it since one of the image repeats its self when it shouldn't but that not the problem. If you click the link you will see what is wrong. Any help, suggestions etc.. will be appreciated.. thanks http://zins184.com/dwa/test/ Hello, I have nearly finished working on a site for my brother's Photography but am running into an issue with how it displays in IE7. Here is a link to the site: http://www.markofphotography.com/ It looks fine in Opera and Firefox, but IE7 can't seem to render it. I created the site's HTML using Photoshop and slices. Any help is appreciated. Thanks! so when viewing on Firefox and IE8, the site looks fine. www.pmtdiesel.com but when u view it on firefox, there is a pixel or 2 pixels that shift's the image to the right. when u view it on ie7, it shifts it a pixel or 2 up, i am referring to the top right image of the top banner/header. any ideas? thanks. This splash page is supposed to take you to my website in "full-screen" ,but the pop-up keeps coming back as an error.. I know it's something simple,but I can't figure out what I'm doing wrong..can someone look at my code and let me know what is wrong? it's here - http://www.practiceboard.com/?4898323 Thanks!! Heather I have to create an html table with a script and make every cell clickable,so that it can summon an other function. I can create the table but the clicking part is a little confusing for me. I mean, in a script we can't use tr and td,right? Therefore we can't use events, right? Then how can we solve this? Hi All. I am building my first website from scratch. The layout is basically broken down into 5 divs: header, top menu, left menu, content and footer. You can see a rough draft which I made using Joomla he http://www.petiot.dnsalias.com/LRL/ (hope the page is reachable) I came to ask myself very very basic and general question for which I need directions more than detailed answers really: What is the normal approach for website content display? 1 - having as many web pages as their are possible menu configurations (e.g. mainlink1/sublinkA mainlink1/sublinkB mainlink2/sublinkA mainlink2/sublinkB etc etc) and load them according to which link the user click? 2 dynamically changing the content of part of the page (i.e. left menu and content) according to the link the user click in the top and left menu respectively. I feel the second approach is the right one, but I think I am missing something. I know how to change the text content of a HTML tag using javascript. I also read about frames that allow to load a page within another page, but I understand that frames are not so popular. I guess my question is: Is it possible to dynamically change the content of a div by loading the html code contained in a separate html/css files? (so for instance I could only update the left menu and content div when the user click on a top men link) if not what is the right way of achieving the same result? Any links or even general keywords I could google would be welcome! Many thanks, Hi I heard about html important. But i have doubt in html we can develop a website without help of other language. So plz clear me it is possible we can develop a site completely httml or not. Any idea or suggestion will be aprreciated. thanx I'm new to HTML and still working around it. However now the problem im facing is i've created a normal one pager with simple checkbox's, hence if the user selects the checkbox it changes its color to green, if its not selected it remains red. Anywayz im trying to figure how to email a complete copy this page into a email (outlook) being the defualt email client and IE8 used as the browser. i.e if i only check 5 out of 9 selections, it should show me the exact copy/style in a email format. Once the user hits submit the email shall pop up with whatever selections made and highlighted. Would appreciate assistance in advance. Im too sure if there is anything else i need to provide or mention. I have zipped the html file have attached to this thread. P.S : created this in MS Word and manual editing done via notepad. Im a beginner so please if anyone knows let me know. Im actually learning for free on w3schools.com and e-learningcenter.com but now, Im willing to buy me a complete course even though I know I can learn for free. Thank you so much! 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! Hi guys, I have a bit of a problem! I have designed a page and got it going, BUT... on some screens it doesn't fit in the browser and others it fits just fine. When I say 'fits' I mean that everything on the page is in proportion, but is it too big for the screen so you have to use both the side and bottom scroll bars to see everything - on my computer it's all in at once. I'm sure there's a simple bit of code or something to sort it, but I'll be damned if i know what it is! Any way - here is the link... www.strictly-smokin.co.uk/index.htm Cheers, Michael if the question is: Your objective is to send a POST header to this script. The POST content must contain your NAME and your IP. The variable names are ip & name! In addition you have to send a cookie with the name completed=1 to this page. then what should be the syntax of the answer. i am a newbie to html. |