473,544 Members | 1,870 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.
4
6,849
thread by: Matthew Monopole | last post Jul 20 '05 by: Mark Parnell
we are all familiar with the swap image trick of dhtml...what if I want to swap html code? say I have a <span></span> and I want its content to change whenever user click on something...without refreshing...how do I do that?
1
5,089
thread by: Johan | last post Jul 20 '05 by: Mark Tranchant
Hello, I am in search for a program to copy webpages to my local drive for offline use. I have come across several programs like Grab A Site, WebWhacker, Teleport Pro, Visual Web Task, WINHTTrack, etc. But all these programs seem to be having problems with the fact that i am sitting behind a proxy . Normally there is an option in every...
1
2,718
thread by: Matthew Monopole | last post Jul 20 '05 by: Mark Tranchant
say I have some database written in xml as follow: <date>today's date <news>some news</news> <annoucement>some annoucement</annoucement> <funny>something funny</funny> </date> <date>yesterday .....<news>, etc </date>
2
2,636
thread by: Matthew Monopole | last post Jul 20 '05 by: Jacqui or (maybe) Pete
in making a tablelayout, I noticed that <td><img /></td> is different, when displayed to <td> <img /> </td> in face, my tablelayout would look really bad in the second form...can anyone tell me what's HTML's standard for parsing those white space?
0
1,932
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,380
thread by: Jimmy Cerra | last post Jul 20 '05 by: Jimmy Cerra
Note: I'm a little unsure if this is the appropiate place to discuss the TAG document, "Architecture of the World Wide Web" . If not, please direct me to the appropiate forum. I can be contacted at jimbomaps @ hotmail.com (remove the spaces from my email address). Now to the topic at hand. Tim Bray recently discussed the TAG document at...
1
11,949
thread by: Fuli Chang | last post Jul 20 '05 by: Mark Parnell
I would like to have the space between words in the sentence halved in my web pages. There is no way to accomplish that, as far as I know. But maybe there is a way. Thanks for information. Fuli Chang
0
2,766
thread by: Ram | last post Jul 20 '05 by: Ram
Hi, I got a flash file in my web site. I got some menu buttons above it. When the menu expands, the menu items are being covered by the flash file. How can I make the menu items appear over the flash file? Thank you for your time. Ram
2
9,232
thread by: Rick | last post Jul 20 '05 by: Rick
I would like to try to set the size of a 'select' dropdown list, so that it does not automatically resize based on the data that it receives (horizontally that is). Can this be done in CSS or HTML? Rick
2
2,225
thread by: David Kadavy | last post Jul 20 '05 by: Sandman
I am creating an active desktop for my office ( A webpage that sits on everyone's desktop, but doesn't have all of the features of a browser window). It includes two frames: one for a menu, another for content. One of the features I would like to have in the menu is a form that will make the content frame visit the site entered into this...
1
8,346
thread by: SPQR | last post Jul 20 '05 by: Steve Pugh
Some time ago I set up a webcam at home and a page on my site. Every three minutes the webcam would take a picture of my backyard and ftp it to my site where it was displayed on my webcam page. The image was ftp'ed to ftp://mydomain.org/webcam.jpg. On my website was a file, webcam.htm, that had a place for the image, webcam.jpg. I put...
0
2,398
thread by: Kai-Mikael Jää-Aro | last post Jul 20 '05 by: Kai-Mikael Jää-Aro
I'm trying to be "smart" about constructing web pages with common elements. Since I don't have control over the server, and would prefer not to use scripts to construct pages, I have tried OBJECT. However, it does behave in (to me) non-obvious ways. (In case it's a browser thing: I'm using Netscape 7.02 under OS X 10.2.6.) In one...
1
2,719
thread by: Jeff Thies | last post Jul 20 '05 by: Rob McAninch
Is it possible to FTP a file directly from a form? This needs to go to a FTP server that doesn't have a webserver. I have some memory of being able to pass the login on the url string, but don't remember how that works. Jeff
8
16,228
thread by: Neil Zanella | last post Jul 20 '05 by: Terje Bless
Hello, I would like to know why the W3C decided not to make the following valid XHTML: <input checked type="radio" name="foo" value="bar" />FooBar forcing people to write the following to make the document comply: <input checked="checked" type="radio" name="foo" value="bar" />FooBar
0
3,483
thread by: Doggie52 | last post Jul 20 '05 by: Doggie52
Hi, I would just like you to come to my "new" homepage for people who are intrested in meeting new friends from all over the world. The URL is http://wwcc.zor.org . I would appreciate if you filled out the Feedback from too :-D Thanks --
2
4,432
thread by: Neil Zanella | last post Jul 20 '05 by: Ben M
Hello, I would like to know whether having a <table> element with two <tr> elements each containing one <td> elements and two <td> elements, respectively, is legal from the point of view of standard W3C HTML/XHTML. In particular, is it legal for table rows to contain differing number of columns, even when the colspan attribute is not used?...
6
32,686
thread by: Susan | last post Jul 20 '05 by: Shawn K. Quinn
Is there any way to take one of the fields from the form and use that as your subject line.. right now I have a default subject line entered - but would rather have the subject be the information the user has typed into the field "store" current code: <!-- Start of FORM --> <form method="POST" action="mailto:abc@abc.com?subject=ABC...
0
3,131
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...
0
2,314
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...
3
4,164
thread by: Sascha Möllering | last post Jul 20 '05 by: Brian
Hi, I have a website displayed in an iframe with anchors (it`s a navigation tree) an every time I click on an object in my navigation tree, the whole website moves. Is it possible to move the navigation tree in the iframe without the website? Thank you,
18
6,806
thread by: Raymond Alexander | last post Jul 20 '05 by: Mark Parnell
I produce a couple of simple web sites on Frontpage 2002 and when attempting to validate the pages via W3C.org I get the FATAL ERROR message because the pages don't have the proper DTD's. My pages are only prefaced by <html>. My index page is a frame page and the banner, content, and main pages are vanilla FrontPage 2002. Will someone...
4
2,719
thread by: Steven Bush | last post Jul 20 '05 by: Steven Bush
A page that my company maintains is having problems... the main page is set up to be navigated via images, and they are laid out in a table... whenever we view the page in IE there are gaps in the images where the different table rows start and end. At first I had a finite height set on each image, and the problem appeared in Mozzilla as well...
3
3,143
thread by: NetNoise | last post Jul 20 '05 by: Jacqui or (maybe) Pete
Hi. My friend used frames and layers to create: http://www.cooleycom.com/ccbeta/index.html He noticed that the page doesn't lay out properly for print. Can you give any advice as to how to fix it so the print layout matches the screen layout? I'm going to suggest he do everything in tables on one layer unless
2
10,998
thread by: Don Schneider | last post Jul 20 '05 by: spaghetti
I tried to setup a frameset which consists of 4 different subframes. Each of these subframes should fetch a different web page from the internet and display it completely (!). BUT: the vertical size should be undefined. Depending on the retrieved (lets say 2nd) webpage the frame should take as much space as it needs to display the whole sub web...
6
45,076
thread by: stevehayter | last post Jul 20 '05 by: Alan J. Flavell
Wonder if anyone can help me solve this problem! I have a 3x3 table which i'm using to create a table with a rounded edge using images in the top left, top right, bottom left, and bottom right cells and lines in the top/left/right and bottom cells (sounds odd, you'll see what i mean when you see the site). It works fine, except the top and...

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.