473,799 Members | 2,907 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML / CSS Forum

HTML and CSS (Cascading Style Sheets) web markup languages - Ask questions about html and css development, validation, errors, divs, blocks, tables, design, accessibility, w3c, firefox, ie, safari, tags, attributes, layouts, forms, buttons and more.
2
2,595
thread by: Geckomin | last post Sep 27 '10 by: Geckomin
Hi My code used to work in IE6, but no longer in IE8. When the radio button is selected it should replaced Saab with Porsche. Instead I get "Object doesn't support this propert or method" error. I think I have narrowed the problem to this bit... </html> <script> function reportOptions (repnum) { myfrm.mydrop.options = Option("Porsche");
4
8,498
matheussousuke
thread by: matheussousuke | last post Sep 26 '10 by: Atli
HI, I did not know if should post this on HTML, or on PHP, cause that code is mixed. So I posted here. I'm having an issue with a website, a table is getting a lot of space from another. See the image, I put AT the image the part of the code that has the images http://mghospedagem.com/space.jpg
3
1,563
thread by: alro | last post Sep 25 '10 by: drhowarddrfine
Let's say i want to read a html formular, which consist on 2 page: in the first page i have to complete a radio option and in the second page, based on my option, return sec1.html or sec2.html the first page have a submit button, which is hidden and masked with a image type button. I want to programatically, using document.getElementById to...
4
1,603
thread by: PFMarconi | last post Sep 24 '10 by: PFMarconi
I'm making a simple, 2 col fluid site. The problem is to do with enlarging images from thumbnails. All is fine in FF but goes haywire in IE - I'm previewing on IE8. (This is not the final version but there seems little point in continuing when there are problems) Please see the two browsers below along with the code. Due to a legal...
1
1,224
thread by: gordonisnz | last post Sep 24 '10 by: drhowarddrfine
Hello. I'm after a IE6 only - fool-proof CSS stylesheet (that will work).. No consideration to other browsers necessary.. Is there a good website, to list known Ie6 problems & how to "fix" it for CSS- Stylesheets ? I've tested on 3-4 browsers & they all work, except IE..
7
6,150
thread by: tx9271 | last post Sep 23 '10 by: tx9271
For some reason there is a gap in between some of my <divs>. It doesn't happen at the top to my header and navbar but once I go into my body it starts and I can't figure out why. any help would be greatly appreciated. Heres the link to the page : http://naturalfoodreports.com/chiaseedreport.php and heres all the code on that page: ...
1
1,928
thread by: Haiyan | last post Sep 22 '10 by: Haiyan
Dear Web application experts: I am trying to use Cherrypy to do one web application. I used the cheetah template to generate the HTML file for a matrix of checkbox, and hope to return the checked checkbox information to server side. Because I already used the form for quick selection, and HTML doesn't support nested form. Could you please point...
8
15,618
thread by: autumnrrr | last post Sep 22 '10 by: drhowarddrfine
This is coming up Invalid PI name <?XML version="1.0" encoding="UTF-8"?> XML declaration allowed only at the start of the document <?xml version="1.0" encoding="UTF-8"?>
2
1,654
Markus
thread by: Markus | last post Sep 19 '10 by: Markus
Hi, guys. You'll forgive me - it's been a while since I've done anything with HTML & CSS, and, as such, I'm rusty. Now, I have the typical "header" section of a webpage. That header is 130px tall, and in that header, there is an image that exceeds this height and so pushes the header down and any text following the header. However, I would...
3
3,074
thread by: VLJones68 | last post Sep 19 '10 by: Sunil Dhanerwal
I am using Visual Studio 2008 to create a vb.net webite and I have created a three column content container however the background image will not display in browser (I have only tested on IE and Firefox). The CSS below actually displays the background image in design view of Visual Studio. I have tried every variation on the path I can think of...
0
1,018
thread by: mysticwater | last post Sep 18 '10 by: mysticwater
Hi, I have submitted my site to google two months back. Its indexed in yahoo and bing. I created a webmaster account and added my site to it. But the dashboard still shows "no data available" on all fields. I submitted the full ur; (with http://) AND just the www BUT both still show no data available. I have waited two months. Why is this...
1
1,144
thread by: chandra sinjali | last post Sep 18 '10 by: Ramil Alcibar
i would like to know the code of making page in html
3
2,446
thread by: mayafshar | last post Sep 18 '10 by: Ramil Alcibar
I need to change the background of my website, the design and color and I don't know how to change it in CSS? somebody design it for me and I'm not happy with it at all. also I have a image suffler which right now shuffles between 6 picts I need to add more picture to that too? please helppppppp.
5
1,924
Thew
thread by: Thew | last post Sep 18 '10 by: Ramil Alcibar
#adv { top:0; float:left; border:1px solid black; } I have this div. But i have another div ( the main div ) but that moves to the right when i add this script. How can the main div stay on his normal place, when adding this div too?
2
1,427
thread by: Pulpish | last post Sep 17 '10 by: Pulpish
Hello. I was googling all day today trying to figure out how i can make people who visit my site fill up a page with forms and radio-buttons etc, and upon clicking save, having that filled out page being saved under a certain directory on my server which I can review later. Is this possible? Would I need to head to php and all the stuff with...
4
2,811
thread by: Kay Womack | last post Sep 16 '10 by: Kay Womack
My site uses css to generate html pages. I want to insert text in a certain area and have the date automatically update to the current date when visitors load the page. Can this be down and how, please? Any help would be most appreciated. Thanks in advance! kay
3
2,730
thread by: robyy456 | last post Sep 16 '10 by: zorgi
Hi..i am using a software called webpage maker to build a site now here is my problem i selected an image for background (which i uploaded in phorobucket)..the image is like below.. http://i938.photobucket.com/albums/ad229/ak803/4.jpg i selected this as background image in software and after tiling in webpage maker the whole background...
0
931
thread by: B J Patel | last post Sep 16 '10 by: B J Patel
As I am developing a mobile application Need the HTML / CSS with which I can show msg / Image.... that the Image is loding .. when the big size image is loding.... And then by show the image which is loade... AS I HAVE TRY WITH position:absolute; <div style='position:absolute;'> <image '---- MAIN IMAGE ------>
1
4,121
thread by: munkee | last post Sep 16 '10 by: munkee
All, I am trying to place an image overlayed on top of another div. My knowledge of html and css is quite basic and I am currently using the script editor within access 2003 (creating a data access page) to help me along the way. I have made a mockup of how I would like the image to be positioned on the form which can be seen in the attached...
1
1,583
thread by: vonceil | last post Sep 15 '10 by: drhowarddrfine
I have an online request form which I would like to limit each user max. 5 submitions. After users fill in the form and click on the submit button, I provide a receipt page http://www.smccd.edu/accounts/skylib/ads11.htm and the user can click on a "next" button to submit a new request. Is there a way to make the "next" button stop when one...
0
955
thread by: sflancer06 | last post Sep 15 '10 by: sflancer06
Hello, I'm currently making changes to a website, but I'm having some really weird issues with my includes. To make my code simpler, one of my includes has the following code: <td valign="top" bgcolor="#c6e8d8"> <!-- Main Body --> <table width="670" border="0" cellpadding="20" cellspacing="0" bgcolor="#c6e8d8"> <!-- Main...
8
2,876
dlite922
thread by: dlite922 | last post Sep 15 '10 by: Ramil Alcibar
I'm not sure why this is so complicated... I simply want 3 equal width columns with equal height that grows to contain the longest column, all wrapped in a 1000px width container. HTML: <div id="wrap"> <div id="col1"> </div>
1
4,212
dlite922
thread by: dlite922 | last post Sep 15 '10 by: dlite922
Hey guys, Here's what I'm trying to do: 1. Create a table with fixed height (i.e. 1000). 2. Add some rows and columns. 3. Adjust the first row such that any number of rows thereafter (row # 2 to X) always take 950 pixels assuming the header is 50 pixels. I've tried...
2
1,774
thread by: Mandy Davis | last post Sep 14 '10 by: Ramil Alcibar
I've started a web design service for local small businesses. I am looking for a hthml and css editor that would have some kind of project management built in so that I can switch between client work. Do you have any suggestions? It would be nice if it had the following feautures - project management - version management system - a...
3
1,271
thread by: mysticwater | last post Sep 14 '10 by: Ramil Alcibar
Hi, I was wonder if it is possible to add an "if...." statement to cover the case of a user using IE 6 or some OTHER terrible browser (my opinion) to go on my site (http://www.rblog.net16.net/) ? Can this be done with HTML coding? Thanks.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.