473,544 Members | 2,084 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.
157
16,254
thread by: Dennis | last post Jul 20 '05 by: Stan Brown
Is there some way --using, say, DOM or javascript-- to detect the current pixel width and/or height of a relatively sized table or of one of its columns or rows. I'm going to be writing javascript to adjust my page to the viewer's browser window dimensions and this would sure be great information to have. Thanks .... Dennis
4
1,764
thread by: CJM | last post Jul 20 '05 by: Anne van Kesteren
Are DOCTYPE statements case sensitive? I cant remember where, but I'm sure I read that case *does* matter... eg. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd> ....will work , but...
4
2,023
thread by: James Salisbury | last post Jul 20 '05 by: Nige
Hi, I was checking my parent's website salisbury.cabrera.net on google by entering villa rent spain cabrera I can see the required site, ranked at 4, but I am concerend by the return at 1 and 5 in the list. Any ideas why somone else may be using the text from my site, and how can I make an abuse report? Thanks
4
8,031
thread by: trusst_3 | last post Jul 20 '05 by: Jukka K. Korpela
Hi, Does anyone know how to display this entity in HTML.  but i need it to be filled with black and not empty. Basically it is a black square bullet. (I dont know why its not showing up here ... The  is a square bullet which is not filled and i need it to be filled)
1
5,434
thread by: Arthur Pratz | last post Jul 20 '05 by: David Dorward
Hi all, I have a two page web site and im trying to set it up so that when you click a link on my link bar, it will take you to my products page. However, depending on what link you click on the link bar, I want it to take you to the specific location on the products page. I know the the html anchor attribute will do it, But I find it a...
7
5,639
thread by: Simon Hobbs | last post Jul 20 '05 by: Simon Hobbs
Hi there I have an input box in a form (very simplified example below so we're all on the same page). <form method='post' action='http://www.theaddress.com/target.tcl'> <input type='text' name='tb1' value=''>Search text <input type='submit' name='action' value='Generate'> </form>
2
1,728
thread by: Christian Reuter | last post Jul 20 '05 by: Jukka K. Korpela
Hallo, ich have a big problem. I have a Text which contains some characters like  But my Browser doesnt display it. Does anyone know the reason and how i can fix it? Thanks Jan
1
11,818
thread by: Vitabiz Productions Ltd | last post Jul 20 '05 by: Mr. B.
Hello, I'm currently experiencing some problems with the following code: <TABLE border=1 cellpadding=0 cellspacing=0> <TR> <TD BACKGROUND="images/menu.gif" WIDTH="170px" HEIGHT="372px" VALIGN=TOP>&nbsp;</TD> <TD BACKGROUND="images/content.gif" WIDTH="630px" VALIGN=TOP rowspan="2"> Some text lines<br>Some text lines<br>Some text lines<br>
0
986
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...
3
1,349
thread by: Charon | last post Jul 20 '05 by: Stan Brown
Your method worked great for me, im also going to follow up on the javascript version David left and compare. Thanks guys.
10
3,619
thread by: Doc | last post Jul 20 '05 by: Stan Brown
I've come across the concept of registering a website with search engines. Will you website not show up on Yahoo, Google, etc. based on keyword hits unless you're registered?
0
956
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
2,213
thread by: Charon | last post Jul 20 '05 by: Brian
While using the following to self link documents <a name="NAME"></a> <a href="#NAME"></a> Is there a way to dynamicaly bold, underline, or highlight the target <a name="NAME"></a> once the link has been clicked. Does anyone know of a html or javascript method of accomplishing this ? Any help is appreciated.
13
2,701
thread by: Kai Grossjohann | last post Jul 20 '05 by: Kai Grossjohann
I have a web app which comprises different frames: a menu bar frame, a search form frame, a result list frame. Depending on the state, only a subset of these frames is available. (Eg, after login, only the menu bar frame exists to allow the user to select a search form. After this, only the menu bar and the search form are visible.) Now...
0
3,428
thread by: Mike Copeland | last post Jul 20 '05 by: Mike Copeland
In the following code I am calculating 2 values when the "Compute Distance" button is pressed. I would like to find a way to "return" both value to the form so I can show both when the calculation is made. (one is merely the doubling of the computed result.) I have cobbled this form from several places, and I don't remember enough of HTML...
3
1,815
thread by: minchu | last post Jul 20 '05 by: Mark Parnell
Hello, I have HTML page in which there is a table of 100% height with three rows. Top, bottom is fixed to 50PX and rest should be occupied by middle row. This is working in IE but not in NS or Mozilla. What could be the reason. I am not able to sort this, kindly help me. Regards, Minchu.
5
2,819
thread by: Andrew | last post Jul 20 '05 by: Peter Foti
Could someone please tell me why this simple table test is completely mangled by Netscape? HTML: <TABLE WIDTH="90%" ALIGN="center" BORDER="0" CELLPADDING="0" CELLSPACING="1" BGCOLOR="Black"> <TR> <TD WIDTH="100" HEIGHT="20" ALIGN="center" BGCOLOR="#eeeeee" NOWRAP>Left Cell</B></TD> <TD WIDTH="100%" HEIGHT="20" ALIGN="center"
3
2,838
thread by: Kai Grossjohann | last post Jul 20 '05 by: Kai Grossjohann
Consider this frame definition: <html> <frameset rows="50%,50%"> <frame frameborder="0" src="one.html"> <frame frameborder="0" src="two.html"> </frameset> </html> And the two frames both look like this:
2
8,059
thread by: Kai Grossjohann | last post Jul 20 '05 by: Kai Grossjohann
The following HTML file invoker.html creates a modal dialog: <html><head> <script language="JavaScript"> function popup() { window.showModalDialog("main.html", null, "dialogHeight:300px;dialogWidth:500px;dialogLeft:100;dialogTop:100s"); } </script> </head><body>
0
968
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...
0
2,780
thread by: Ellen Quaadgras | last post Jul 20 '05 by: Ellen Quaadgras
Hi, We are have built an in-house content management system and are looking for a good WYSIWYG browser-based editor to use with it. Cost can be anywhere from free to $2000. Qualities we're looking for (in order of importance) - Solid product – well used, well debugged - Can work with relatively complex HTML
6
2,269
thread by: Nige | last post Jul 20 '05 by: Henri Sivonen
I've searched for days for an answer to this question; I hope someone can help. I want to make sure that my web content is reasonably current, but at the same time I don't want to bypass caching completely. I'm looking for a way to cache a page for 24 hours after a user accesses it, but if they come back after that time, then reload the...
21
2,242
thread by: Akseli Mäki | last post Jul 20 '05 by: Henri Sivonen
I'm trying to see how valid my code is. The validated complained with following: Line 12, column 32: there is no attribute "TARGET" (explain...). <FRAME NAME="MAINMENU2" TARGET="_top" SRC="main%20menu.html" SCROLLING="AUTO" M However my copy of Html 4.01 specification says that the attribute exists. What's wrong? The original code is at...
3
2,314
thread by: Bodi | last post Jul 20 '05 by: Philipp Lenssen
Hello, Could someone please tell me if there is a way, or how do I change my html so that if I drag and drop a link from a webpage to the desktop in such a way that the name of the shortcut created is not the URL of the link but the link itself? any help is greatly appreciated. e.g. if the link is <a href="http://www.microsoft.com"> MS...
1
645
thread by: Neil Zanella | last post Jul 20 '05 by: Brian
Hello, I have posted the following message before but got no replies... I am trying to format an HTML definition list with CSS so that it appears as follows, but am having the following problem: when the definition term (<dt>) on the left is too long, as in the HTML code posted below, the whole definition list gets messed up. I have tested...

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.