473,587 Members | 2,227 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.
23
3,938
thread by: Brian | last post Jul 20 '05 by: Andreas Prilop
Despite charset being discussed to death, and despite having followed all of those threads, I still have problems. http://www.tsmchughs.com/recipes/soda-bread This page uses iso-8859-1 charset. From the headers: Content-Type: text/html; charset=iso-8859-1 Under ingredients are characters for fractions (188, 189, and 190) and the...
3
2,452
thread by: Jeff Wilson | last post Jul 20 '05 by: Jeff Wilson
I have been trying to validate my web site using the W3C validation service and have been having a hard time with Framesets. I don't know if it is me, or the validator, but I can not get any frames to validate correctly - my own, or even others, including the W3C's own examples. The results I get are: 1.. Line 6, column 15: there is no...
0
973
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...
2
1,944
thread by: bob | last post Jul 20 '05 by: Jon Bell
I hope this is the right group to ask. I need help from a safari guru. I seem to have problems getting safari web browser to execute perl scripts. The code I have is pretty standard. My html code is <form action="cgi-bin/webre.pl" name="form1" method="post"></form> <textarea name="" cols="60" rows="5" id=" "></textarea>
3
9,971
thread by: Siamak | last post Jul 20 '05 by: Louis Somers
Hi, Is there a way to add a scrollbar within a html file, just like buttons and other form items. I want it to invoke an applet function every time a scrolling event occurs. Thank you, Siamak
2
1,843
thread by: Dave Harman | last post Jul 20 '05 by: Louis Somers
I created a web site using FrontPage 2002 but it is not Web Based - I used Front Page to generate the HTML code for the pages. The documentation says that only Web Based Front Page generated sites can have a usage counter and statistics. Does anyone know where I can get usage-counter and statistics for a non web-based web ? Also, can some...
2
10,139
thread by: Sticky | last post Jul 20 '05 by: Sticky
I really need some help - i have already pulled out 1/2 my hear and the rest is following quickly..... I am designing a page containing an iFrame, the contents of which are selected dynamically by the user, and it needs to resize correspondingly - both height and width. the width isn't a problem; it is set from its parent object using...
0
3,289
thread by: tim_vr | last post Jul 20 '05 by: tim_vr
I have a number of pages that are cross linked from 2 different menus. menu 1 : 1,2,3,4,5,cup menu 2 : 11,12,13,14,15,cup the cup page will be accessed from both but I need the original menu ie 1-5 or 11-15 to remain. I am using a query string to pass my variable <!--#echo var="QUERY_STRING_UNESCAPED"-->
1
3,419
thread by: Stefan Ram | last post Jul 20 '05 by: Andy Dingley
Some style guides suggest to repeat a DC.creator meta-element for multiple authors, but doesn't this contradict its specification? "An entity primarily responsible for making the content of the resource." http://dublincore.org/documents/dcmi-terms/ "primarily (...) in the first place" http://www.m-w.com
7
2,615
thread by: drum118 | last post Jul 20 '05 by: Anne van Kesteren
What is the current way for stating what a java script TITLE is for xhtml strict since I must be over looking it? W3 validation said there is no title. When I wrote the site 5 years ago to strict xhtml which was validated at w3 site it was like this as well for Bobby: <a id="back"><!-- Today Date --></a> <script type="text/javascript"...
1
5,256
thread by: Mark P | last post Jul 20 '05 by: Mark P
My images are fixed in size and can't be redone. Many of them are tall and narrow. How can I wrap text so that the text starts on the right of the image at a level with the top of the image. So that resizing the browser window will cause the text to wrap below the image.
2
8,463
thread by: Paul M. | last post Jul 20 '05 by: Paul M.
Hi, we have 2 www systems one which we wrote ourselves the other is a parent company one over which we have no control. The 2nd system involves the user having to enter a username & password in a login screen. Is there any way of calling the 2nd systems login page and having the username & password be inserted automatically? This auto passing...
4
2,993
thread by: Ben Jessel | last post Jul 20 '05 by: Rijk van Geijtenbeek
I am developing a web site, and I want to make sure that it works o.k on a range of platforms eg, Netscape 4.X -> Mozilla, I.E 4-I.E6, Opera etc. The trouble is that I don't really want to have to install 10 different browsers on my laptop ( certainly if I have to uninstall/reinstall one after another ). Also, I can't test I.E on Mac,...
12
3,799
thread by: David Ross | last post Jul 20 '05 by: Chris Sharman
I want to write and install a personalized "404 Error" page. How do I do that? I have over 200 HTML files on my Web site. I'm concerned that, if I change or move a file, I might not detect all the other files that link to it and thus require changes. A personalized "404 Error" page would inform visitors to my site how they can help me...
20
2,340
thread by: DMJ | last post Jul 20 '05 by: Markus Ernst
When should I use span and when should I use div??
50
5,892
thread by: MozillaCensorsMe | last post Jul 20 '05 by: Nick Kew
Hello, While I haven't finished my wonderful tutorial to save the world, I do have a simple question. What's the difference between h1 and the title tag? For me it seems as though both can be used interchangebly. For example, the articles on my site (andkon.com) have the same title as h1. Comments?
0
1,000
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...
1
1,439
thread by: Need Help | last post Jul 20 '05 by: Neal
I've heard you're not suppose to use tables for layout control - but many do anyway. If you look at my page http://njbassonline.com/ you will see what I'm trying to do. My question is: if I'm using tables inappropriately, how else would I accomplish the news area and weather area groupings? I tried <p> and <div> but I kept getting spaces...
5
4,582
thread by: Amit | last post Jul 20 '05 by: Ralph Friedman
Hi, There is a html comment, which if we write and save that page with only that comment, & try to open it in browser , it displays the name of the invertors of HTML. The important part is, we need to write the comment exactly the way it is. I don't remember the commet, and couldn't find it online, but I would really like to know it. Please...
2
4,083
thread by: drum118 | last post Jul 20 '05 by: Steve Pugh
3 years ago, this site was validated to strict XTHML and when I went back to check it today, it now tells me it not. I have the closing </p> and </div>. So why the changes since I have not been on the scene these past 3 years? Thanks
0
1,000
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...
1
838
thread by: Jamil | last post Jul 20 '05 by: David Dorward
I am a novice in HTML. I just downloaded Apache server on my Windows 2000 desktop. It is running properly. I need to write a form in HTML which will save the input data enterd by the user in a plain text file at the server side. Example: 1) My form will have two fields: i) Name: myName ii) Age: 33 2) User will enter "myName" and "33" and...
1
11,861
thread by: Bill S. | last post Jul 20 '05 by: Anne van Kesteren
Is there a way to set the font-weight for the <option> items in a select list in a form, ie: <td> <select name="txtMenuStatus" size="1"> <option id="optActive">active</option> <option id="optFrozen">frozen</option> </select> </td>
1
1,474
thread by: Arthur Pratz | last post Jul 20 '05 by: CJM
Hi, I have submitted my site to many search engines, However, some don't work, and others came back with a rejection email saying couldn't find description and title. I typed in the title and description in the required fields. Does the page need some kind of meta tags for search engines? Also if anyone has any tips on submitting to search...
0
1,350
thread by: Jeff Thies | last post Jul 20 '05 by: Jeff Thies
I need to transfer a large amount of data, ~85kB. As a convenience (to myself) I'd like to just stuff this in a hidden field. I've noticed that there has been quite a bit written about limits on textareas (although I'm unsure what those actually are). Is there any browser imposed limit on hidden fields? Jeff

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.