473,807 Members | 2,847 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.
1
1,318
thread by: aaina | last post Apr 15 '10 by: drhowarddrfine
What does this syntax mean? * { margin:0; padding:0; }
1
1,700
thread by: thelouvre | last post Apr 14 '10 by: thelouvre
Given the following code: <FORM NAME="MyCircleForm"> <TABLE BORDER CELLPADDING=3> <tr> <td > <input name="SimpleSearches" type="radio" value="Circle" onclick="EnableTableElements('Circle')"/> Circle</td> <td > <input type="radio" name="SimpleSearches" value="Square" onclick="EnableTableElements('Square')"/> Square </td>
19
2,462
thread by: richpoor | last post Apr 13 '10 by: richpoor
I have just completed a workable version of my web site in HTML without the use of a Freeware or Commercial program for coding. None of the coding is fancy, just simple HTML (Tables, and tags, etc.) The site works for PC based computers but not on Mac products. Is there a site or link that anyone knows of that will serve as a simple tutorial...
0
1,296
thread by: thelouvre | last post Apr 13 '10 by: thelouvre
Depending on which transaction and search is selected in my select box, the page gets reformatted with only the elements needed (some text boxes disappear...). For some reason, when toggling between two of my searches, I lose the filer city row. Once it goes to hidden, I cannot make it become visible again. It is obvious on the screen because...
0
1,730
thread by: helplakshmi | last post Apr 13 '10 by: helplakshmi
I want to print a page from another page. I have a master page with links to other page. When I click "print," it should print the another page. The function window.print() is printing only the active page. So on click print i am opening a new window. In the onload event of the target page i have used <body...
1
1,753
thread by: av10 | last post Apr 9 '10 by: drhowarddrfine
Im looking for some answers on this on. When coding css when should one use a class selector or an id selector?
7
5,130
mariko
thread by: mariko | last post Apr 9 '10 by: Dormilich
I was taught to write <br/> but then I was later told to write <br />. Which is the correct way and does it make a difference?
4
2,077
anurag275125
thread by: anurag275125 | last post Apr 9 '10 by: anurag275125
Hello, can anyone please tell me how can I create a input text field in form that can only accept numbers. thanks
8
6,000
thread by: Mindhunter74 | last post Apr 9 '10 by: MusoFreak200
I want to do an HTML table like the following: http://img268.imageshack.us/img268/5960/39098836.gif I wrote the following code to generate it: <table border> <tr> <td colspan="2">A</td> <td>A</td>
10
1,964
mariko
thread by: mariko | last post Apr 9 '10 by: MusoFreak200
I know that there are different margins in different browsers. I tried the Global Reset and it didn't help. I am a beginner, so I might be doing something wrong and I won't be offended if you criticize me! In my code, I have two panels. One is for images and it is 350 pixels wide on the left side. Let's call it "imagepanel". On the right, I...
4
2,219
selvasoft
thread by: selvasoft | last post Apr 9 '10 by: MusoFreak200
I am using css for display drop down menu. But the menu displays in Firefox browser. The same style not display in IE6. What are some solutions?
1
1,992
thread by: conquer | last post Apr 9 '10 by: MusoFreak200
I installed a video on my website. the file is .flv. but i didn't like it because it was too small so I embedded Windosw media player and put my video as a .wmv and it works fine in the browser when in dreamweaver, but once the video is up loaded to site. All Iget is the player and no video. Can this be fixed?
4
2,173
thread by: Fadili | last post Apr 9 '10 by: MusoFreak200
Hi . I've a problem embedding SWF to HTML, i've used this code: <object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0' width=100% height=90> <param name='movie' value='main.swf'> <param name='quality' value='high'> <param name='wmode'...
1
1,817
thread by: mariemoore75 | last post Apr 9 '10 by: MusoFreak200
Here is a link to my site: http://www.parklawnsailingassociation.org/ Here is my code: /* Menu */ #menu { float:left; width:100%;
1
1,599
thread by: kasztelan | last post Apr 8 '10 by: Dormilich
Hello I'm not sure if that's the right category for my question. I'm trying to write a script that will check if the given rapidshare links are still available. For that purpose i wanted to use Rapidshare's link checker tool: http://rapidshare.com/checkfiles.html Unfortunately instead of plain HTML they're using JavaScript to process...
0
1,785
thread by: arieta | last post Apr 8 '10 by: arieta
Hey, I'm still learning and just needed some help. Basically I want to add a link on a webpage, that contains the web-friendly version of a document, so that when you click on the link, it will print the printer-friendly version (a pdf). So far, I've got this script: <a...
0
1,128
thread by: dfluker | last post Apr 6 '10 by: dfluker
Have have to create my first web page and now I have to add a left pane, right pane, with the right part being broken up into two parts upper right and lower right. Can someone help please? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"...
5
1,917
us27motorsports
thread by: us27motorsports | last post Apr 1 '10 by: Frinavale
hello all my name is robert and I am new here! I have a question on cache control. I am stuck behind a big isp For a motorsports company. I do alot of internet marketing and work with google quite a bit. my question is how do i cache all of our pages on thier server. some pages are cached and some are not? I looked at a local competitor that has...
5
1,593
thread by: av10 | last post Mar 31 '10 by: drhowarddrfine
I’ve just finished designing a webpage and I’ve tested it on IE and Firefox, the result has left me confused the webpage is behaving strangely in IE the textual content squashes itself from the right side of the page. I’m uploading images to explain the issue better. Any suggestions anyone?
3
4,964
thread by: Benjamin Anthony | last post Mar 30 '10 by: Mayur2007
Hi i have a very little knowledge of HTML I am Doing my School Project and need a help. I want to link a combobox to a textbox say if i select a value from the combobox a particular text should appear in the text box. EXAMPLE : The combobox has a list of Science Questions. If i select Question 1 then the answer for that question should appear...
1
1,638
thread by: nick259 | last post Mar 30 '10 by: Mayur2007
I am working on a HTML page with a flash animation as my banner and Navigation. My problem is that the flash div hangs over my page and I can't see the top where I need to amend text and headings.I have tried moving the div to one side which works but when I return it to the correct position it is out of sync with the page. Is there a way to hide...
1
1,803
thread by: Benjamin Anthony | last post Mar 30 '10 by: Mayur2007
I have the following Code: <script type="text/javascript" language="javascript"> function FillTextBox(obj) { document.getElementById("textbox1").value = obj; } </script> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td>
1
2,915
thread by: Benjamin Anthony | last post Mar 30 '10 by: Mayur2007
i have placed a combobox linked to textbox. the options in combo box is as follows: 1) Mail to Manager 2) Mali to Supervisor 3) Mail to associate if i select either of the option a common template of mail appears in textbox which is already mentioned in coding. I am writing this coding on note pad as i cannot use any other software in my...
4
2,139
thread by: samvb | last post Mar 30 '10 by: Ashwani Sharma
Hi, This thing that might simple is really drivin me crazy. I have a small image that i want to align to the top left and the text would revolve around it. It seems to work in IE but not in others. In opera,mozilla and safari, the image doesn't start at top. Instead, there is a paragraph or so on top of it. The image and the text are located...
8
1,938
thread by: conquer | last post Mar 28 '10 by: drhowarddrfine
I made a table in dreamweaver cs4. my banner and navigation cells are centered. but everything below it is shifted to the left. why is that.? hereis my 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...

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.