473,544 Members | 1,876 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.
6
17,393
thread by: Alec | last post Jul 20 '05 by: Daniel R. Tobias
Hi, I am trying to print an HTML page from Internet Explorer and it always put the page title and page count at the top of the page. How can I disable printing page title and page count? Thanks.
1
1,782
thread by: Heinrich Klein | last post Jul 20 '05 by: Jukka K. Korpela
Hello I have a hidden input field in an HTML file. This hidden Input field must contain the following value: <xml><blabla>xlmns="http://www.xyz.at" </blabla></xml> The problem are the quotes in it because the input field ends here: <xml><blabla>xlmns=" Is it possible that the value can also contain quotes in it? There must be a
2
1,825
thread by: Brian | last post Jul 20 '05 by:
Taking cluelessness to a whole new level. < http://support.apollohosting.com/ > The beginning of the html is below. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head>
4
3,560
thread by: Teffy | last post Jul 20 '05 by: Sid Ismail
Folks who use both HTML-Kit and a WYSIWYG editor such as Dreamweaver: which tasks are done in which editor? I have been using HTML-Kit to edit HTML for some time, and while I am always learning new things about it, it feels comfortable. I downloaded a trial version of Dreamweaver and am trying to figure out how a lone amateur HTML coder...
0
981
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,724
thread by: Geoff Cox | last post Jul 20 '05 by: Geoff Cox
Hello, I have a web site with 3 frames, top, left and right. I am wondersing if it is possible to have a button in the top frame page which when clicked opens one page in the left frame and a different page in the right frame? At the moment I have this working using Javascript but oen user is getting runtime error message when clicking...
8
5,113
thread by: Manuel Reimer | last post Jul 20 '05 by: Manuel Reimer
Hello, I have the following problem: I have a table on my homepage which has two cells. One cell left which has the menu in it and one on the right where I display the content. This table has an height of 100% and an width of 100%. As soon as the content of one cell is too big for the table I want the browser to show a scrollbar in this...
0
1,028
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...
6
2,113
thread by: SamMan | last post Jul 20 '05 by: Stan Brown
Would there be a noticeable difference in load time between these two?... http://www.foo.com/barimage.jpg or http://www.foo.com/images/barimage.jpg -- SamMan
24
4,464
thread by: sinister | last post Jul 20 '05 by: sinister
After doing a websearch, it appears that it's OK to omit the "http:" to form a relative URL. Are there any pitfalls to this? For example, if there is a page http://www.domain1.com/page1.html with a link to http://www.domain2.com/page2.html you can abbreviate the second link as //www.domain2.com/page2.html
1
1,798
thread by: Clemens Richter | last post Jul 20 '05 by: Peter Foti
Hello I need a Input field where a PIN number is entered. Then this Pin should be sent to my Application and it should be embedded into a few different <XML> Tags. How can I do this? Is there a String concatenation possible in HTML? I need to submit my Pin in the following format .....<enteredPIN>1234</enderedPin> whereas 1234 is my Input...
7
2,270
thread by: Gьnther Steinmetz | last post Jul 20 '05 by: Salagir
i think it is user friendly to have a default file in each subdirectory. However, i hate to have lots of index.html files. Instead i would like to have a meaningful and unique file name for all my default files. Is there any way to specify the default file name for a given subdirectory locally (i.e. not on the server)? Thanks for any answers....
3
1,775
thread by: sinister | last post Jul 20 '05 by: HAL-9000
I have a site hosted by a commercial webhosting service. As such, I don't have any real control over the webserver (in this case, Apache). What are the most basic, essential elements of security in this case? My impression is that there are two steps: (1) binaries and scripts should be executable by the webserver, but not visible...
0
1,060
thread by: Debbie Augustine | last post Jul 20 '05 by: Debbie Augustine
6
3,372
thread by: CJM | last post Jul 20 '05 by: CJM
I've been trying to tweak the design of a few pages in one of my ASP apps... I'm making sure that the layout is reasonable for resolutions between 800x600 and 1024x768. Since it's almost all forms (rather than text) it takes a bit of extra effort to find the right balance. At the higher resolution, everything is fine. When I reduce the IE...
1
1,548
thread by: Stace | last post Jul 20 '05 by: Brian
I have just set up an Apache 2.0.47 (Win32) server and it's working great serving plain old HTML. I now wish to enhance it to be able to use Form to email and to include banner ads. Mail forms: From what I have seen so far, I need the NMS Formmail script coupled with SendMail on the server. I am concerned about security/open relay issues...
3
2,332
thread by: sachin | last post Jul 20 '05 by: Eric Cartman
i'm hosting mp3s on a private server I'd like to track downloads...specifically: -IP address -Unique downloads -Downloads per day or week thanks -sachin
0
1,174
thread by: Константин | last post Jul 20 '05 by: Константин
0
1,296
thread by: Aaron Chan | last post Jul 20 '05 by: Aaron Chan
Hello all, After looking around for a while, I seem not to be able to find a HTML preprocessor for Windows with *Unicode* support... I've tried htp, ppWizard and htmlex, all of which fit my purposes very well, except they don't support Unicode :( Anyone have a suggestion? (free ones only, please) Thanks, Aaron
0
1,049
thread by: T.K.Yeung | last post Jul 20 '05 by: T.K.Yeung
6
1,442
thread by: Amit | last post Jul 20 '05 by: Amit
Hi I have some queries regarding HTML 3.2 Does HTML 3.2 support 1) Tables 2) Bold 3) Bullet 4) Italic 5) Color
7
7,659
thread by: Go USA! Go Israel! | last post Jul 20 '05 by: Stan Brown
I was wondering if the following was possible: Instead of using a frameset which references other individual HTML files, have the <SPAN> tag reference another HTML file, which is placed within that portion of the screen? I know how frames work. I hate frames. I like the SPAN tag, and I would like to be able to change the text within...
9
41,438
thread by: Daniel | last post Jul 20 '05 by: Daniel
Hi I'd like to discuss the following problem: How to remove the space between two images (img)? <img alt="First" src="first.gif"> <img alt="Second" src="second.gif"> I tried:
4
2,201
thread by: Stanimir Stamenkov | last post Jul 20 '05 by: Jukka K. Korpela
I have this kind of construct: http://www.geocities.com/stanio/temp/usemap01.html (an IMG element using MAP described with AREA elements) I'm trying to make it more accessible and currently I'm testing in Lynx. Lynx plays it clever and when I "enter" the map it shows only 3 links no matter there are 5 AREAs (3 point to a same...
24
5,232
thread by: delerious | last post Jul 20 '05 by: Alan J. Flavell
Hi, I am designing a web site that will that showcase a bunch of vacation pictures. It will have a banner and a navigation menu (consisting of 13 rectangular images that can be clicked). I am considering a few different layouts: - Banner on top, with the navigation menu immediately below it. The problem with this layout is that the...

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.