473,544 Members | 1,800 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.
10
2,382
thread by: Clive Backham | last post Jul 20 '05 by: Tim
I tried posting this on comp.infosystems.www.misc, but that group appears to get very little traffic. So now I'm trying here. If there is a more appropriate group, please let me know. I'm interested in how cacheing web proxies are expected to behave with regard to pages that change. After changing the content of a simple web site I have, I...
4
4,840
thread by: Sebastian Luemmer | last post Jul 20 '05 by: Brian
Hi, when I had a look at my monthly webserver logfile, I found several strange requests for files, which are definitely not on my webserver. These files were /_vti_inf.html /_vti_bin/shtml.exe/_vti_rpc /IMagEs/loGO/LOgo_ICo.IcO
7
2,399
thread by: DeathStorm | last post Jul 20 '05 by: Graham J
How do i redirect to a different page without out changeing the address in the address bar but allowing the title to change?
0
1,587
thread by: David | last post Jul 20 '05 by: David
I am using CGI.pm and GD to make a page that generates a diagram based on some form input. The problem I have is under IE (Netscape seems to work correctly) the new graphic that is generated is not displayed when the user clicks the submit button and a new page is delivered. However, if you click the refresh button in the toolbar - it does....
4
10,757
thread by: sizzle4rizzle | last post Jul 20 '05 by: sizzle4rizzle
How do you set it up to jump to the bottom/top/middle/anywhere you want on the page? I have an alphabetical list and want to be able to click "F" and have it jumpt to the "F" part of the list... any help would be greatly appreciated... 4rizzle
4
10,418
thread by: Tristan Miller | last post Jul 20 '05 by: Barry Pearson
Greetings. Occasionally I come across sites that use something like the following combination of CSS and HTML: h1 { height:100px; width: 500px; background:url(welcome.gif) no-repeat; }
3
2,707
thread by: DeathStorm | last post Jul 20 '05 by: EightNineThree
I have a table with the following starting line: <table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0" background="dead_rabbit.jpg"> but there is still space around the outside of the table and the browser frame leaving a coloured gap! I s their a way to take the table right to the edge!?? THX
3
2,414
thread by: Chris | last post Jul 20 '05 by: Nick Kew
Has anyone ever installed the w3c validator source under Windows and gotten it to work? This would be very handy to have on my laptop, where I often work without a web connection and already have Apache/PHP/MySQL running... But I don't want to even get started trying to get things going on Windows unless someone else has had some luck (or...
2
1,827
thread by: A Hess | last post Jul 20 '05 by: Wired Earp
Today, my wife was chatting with a friend and her friend was telling her about an irc script that she just "needed" and then directed her to this download page: http://www.barrie44.pwp.blueyonder.co.uk/script.htm I have IE all but removed from this computer and use Firebird. Needless to say, the page barely even showed up and the lower half,...
0
1,091
thread by: Boris Ammerlaan | last post Jul 20 '05 by: Boris Ammerlaan
About once a week, I post an FAQ pointer in this newsgroup under the same heading as this post. That pointer has two purposes: 1. To keep regulars from having to post the standard answers to standard questions again and again; if you have a standard question, you might save yourself some time by first reading the available material for this...
4
15,143
thread by: Tony Sutton | last post Jul 20 '05 by: Tony Sutton
I am having problems with figuring out why XHTML 1.0 Validator is complaining with this code: <ul> <li> text</li> <li> text</li> <li> text</li> <li> text</li> <li> text</li> </ul>
6
15,637
thread by: Sarah Haff | last post Jul 20 '05 by: Peter Ossmann
Hello All, Is it possible to have alternating color font for DropDown/List box in html? I have an FatClient application written in C, and I am trying to webify it. The application uses alternative color fonts in a dropdown/list box. So I was hoping to do the same for the web application.
0
1,106
thread by: Boris Ammerlaan | last post Jul 20 '05 by: Boris Ammerlaan
This notice is posted about every week. I'll endeavor to use the same subject line so that those of you who have seen it can kill-file the subject; additionally, Supersedes: headers are used to ensure that only one copy resides on a given news server. This notice was last updated on September 7th, 2000, and is available (with a complete...
4
5,478
thread by: Kai Grossjohann | last post Jul 20 '05 by: Kai Grossjohann
I have a design where the page is divided into two frames. The top frame is just one line tall and is to contain a menu. The bottom frame is again divided into three frames (left, middle, right). Now I'm looking for a popup (or drop-down?) menubar implementation such that the top frame contains the menubar but the actual menus themselves...
38
3,167
thread by: Kirk | last post Jul 20 '05 by: Kirk
Having spent hours on end sorting out layout issues caused by having different amount of cells in different rows, I've finally got a webpage looking as it should. However, when I add an image to a cell, it messes up a different cell. I have some of the cells set to definite sizes but that fails to keep them as they should look. Here's the...
3
5,204
thread by: Tony Sutton | last post Jul 20 '05 by: Tony Sutton
I have this following code in my html file: <object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab# version=7,0,0,0" width="320" height="320"> <param name="src" value="file.dcr" /> <embed src="file.dcr"...
0
1,917
thread by: Andreas Prilop | last post Jul 20 '05 by: Andreas Prilop
Here is an illustration of the warning http://ppewww.ph.gla.ac.uk/~flavell/charset/browsers-fonts.html#dont that you should not specify a typeface when you have characters outside West European Latin-1 on your page. The reference test page is http://www.unics.uni-hannover.de/nhtcapri/temp/arial.html This...
3
3,087
thread by: Gwen Morse | last post Jul 20 '05 by: Stan Brown
I'd like to alternate the rows in a table between having a shaded background and being transparent to the background. It's a table of people's names, phone numbers, and beeper numbers. So, by having alternate rows be shaded, it will make it easier to read which number in the leftmost column belongs to the name in the rightmost column. ...
0
1,196
thread by: Perrone | last post Jul 20 '05 by: Perrone
1
1,867
thread by: Andi B | last post Jul 20 '05 by: Safalra
When I create a dropdown option list with the following code: <FORM NAME="menu"> <INPUT TYPE="BUTTON" VALUE="Leap to" onClick="leapto(this.form)"> <SELECT NAME="dest" SIZE=1> <OPTION VALUE="frame,sitecontent.htm">Site Content <option value="frame,teamprofiles/contactlist.html">Contact List <option value="frame,minutes/minutes.htm">Minutes...
3
2,190
thread by: Peter Jenkins | last post Jul 20 '05 by: Peter Jenkins
Can anyone suggest a better/clearer guide than this A List Apart article? http://www.alistapart.com/stories/accesskeys/ It appears to be not quite right as when I do as it suggests... it doesn't work. What I am trying to do is make the first letter of certain links bold, but not others (for Access keys), while also retaining rollover...
5
21,417
thread by: luc wastiaux | last post Jul 20 '05 by: Stephen Poley
Hello, I am told I shouldn't use tables for anything but tabular data. I'm looking for a way to correctly align form fields using DIVs. With tables, I would do the following: <TABLE> <FORM> <TR><TD>Field 1:</TD><TD><input type=text></TD></TR> <TR><TD>Field 2:</TD><TD><input type=text></TD></TR> </FORM>
0
536
thread by: Lars-Oluf Henden | last post Jul 20 '05 by: Lars-Oluf Henden
2
3,474
thread by: CJM | last post Jul 20 '05 by: CJM
I need a vertical menu with maybe 10 links on it. The menu will run the full length of the screen, and will consist of 10 large boxes with large-ish text for the links. These links need to be large and responsive (idiot-proof) so that the IT-phobic users can navigate quickly. Note on Context: the page is on an intranet system, and these...
5
2,375
thread by: Dirk Kruisheer | last post Jul 20 '05 by: Daniel R. Tobias
Hello all, I'm trying to convert some files from html into xhtml with HTML Tidy, GUI version. It does a great job, except that it uncurls all the quotation marks, single and dubble. There seems to be no difference between the various options for character sets (I use UTF-8). How can I keep my smart quotes? Thanks, Dirk

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.