473,544 Members | 1,843 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.
2
6,104
thread by: Andre | last post Jul 20 '05 by: John W.
My website at http://www.oregonsae.org/2004mbw/ is a simple three column table. There is only one table, and one row. The menu on the left side is one <TD>, the content in the center is another <TD> and the menu on the right side is another <TD>. I set the width to 15%, 70% and 15% by using <TD TD width="15%" valign="top" align="left">....
1
3,083
thread by: Graham J | last post Jul 20 '05 by: Graham J
Hello, Despite GoLive 6 still not wanting to acknowledge its existence, I have been using a 468x60 IFRAME for the single task of displaying advertising banners that are randomly generated by a remote cgi script. However as I am in the process of switching to doing things 'properly' (stopping abusing tables for layout etc) I believe that I...
1
3,798
thread by: Paul | last post Jul 20 '05 by: David Dorward
I am fairly new to HTML. The application I inherited gets a record set, determines how many rows it can display, and starts filling the table. Some of my character data contain spaces. I want to preserve the leading and trailing whitespace in the table data entry. Is there any way to accomplish this? Thanks Paul
2
4,698
thread by: The Plankmeister | last post Jul 20 '05 by: Eric Jarvis
Hi... What's an equivalent of doing: <center>hello!</center> in 4.01 strict? I'm using stylesheets and am telling the various selectors I want to be centred to "text-align : center;" but they only align textual objects, not image objects:
4
2,085
thread by: Andre | last post Jul 20 '05 by: Nick Theodorakis
Hello, I was wondering how to do percentage widths for tables. I thought simply having the width="15%" would do it. I had it so that there is only one row, and three data cells. Each cell were set to 15%, 70% and 15%, table width=100%. It works fine in opera, but not in IE. Can someone please help me? The website is...
0
1,183
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
1,703
thread by: Yaron C. | last post Jul 20 '05 by: Yaron C.
Hi, I would like to ask for your help please. I am looking for web-design web sites. I.e. sites where I can read articles about developments in the area, tips, new, etc ... I am interesting on JS news, HTML, CSS, Browsers, graphics, etc ... Thanks,
0
1,815
thread by: Certified PM | last post Jul 20 '05 by: Certified PM
I am looking for as many additional resources as possible. Please post or email additional resources as it will be greatly appreciated. An excellent book to check out is Software/Firmware Configuration Management by Eddie R. Williams.Describes Configuration Management, beginning with requirements, in plain English and shares lessons learned....
22
4,734
thread by: Haines Brown | last post Jul 20 '05 by: Alan J. Flavell
I have a document with a set of internal links such as: <a name="Z1"></a>... <a name="Z2"></a>... The W3C validator objects to the first instance of the name attribute: There is no attribute "FOO" for this element (in this HTML version). The element is defined not to have this attribute. These anchors are not contained in anything. For...
2
2,039
thread by: David | last post Jul 20 '05 by: Brian
I've made some basic customer error messages to display to the user if they type the URL in wrong and its works fine for bad URLS of the form www.google.com/bad.htm Problem is if the bad URL they type has an several addional folder on it i.e. www.google.com/foo/bar/bad.htm
7
2,299
thread by: Iris601 | last post Jul 20 '05 by: Iris601
Hello, I had posted my website about 2 weeks ago asking for comments of how I could better my website. We have worked very hard to organize our website and have made changes to our shopping cart. We tried to make it a little more user friendly. Please review my site and let me know what you think. I may have a little links that might not...
2
2,153
thread by: EthanStyle | last post Jul 20 '05 by: Adam i Agnieszka Gasiorowski FNORD
color schemes on a site are probably the hardest thing to do right. even if you know which colors go together you still have to orgainize them correctly. is it better to have a light color surrounded by a dark color or vise versa. it is good to sometimes have contrasting colors that just don't go. when building html tables lately i've...
14
2,566
thread by: Zac Hester | last post Jul 20 '05 by: Dale Austin
I figured since a lot of us around here design sites for "customers" a lot, I'd ask a general question that might help a lot of us in the future. When dealing with clients asking for _professional_ web sites, I am constantly trying to explain why less is more; that professional-grade web sites should focus on functionality, usability, and...
2
14,133
thread by: John Ramsden | last post Jul 20 '05 by: Owen Jacobson
I have a form containing a table whose cells include prompt text strings and input areas, one of which is a textarea. These are specified using only percent values, and I use some simple javascript to expand the table to the available window width. So whether the screen is maximized or partially minimized, the table fits snugly in the...
8
2,154
thread by: Chris Sharman | last post Jul 20 '05 by: Greg Schmidt
See the bottom of http://www.prestonbridge.pwp.blueyonder.co.uk/index2.htm (4th line of the club officers section). The mark-up's validated html 4 & css, but in ie5.0/Win2000 my surname disappears, leaving just "web author: chris (big space) <myemail.gif>". It's ok (afaik) in other browsers, and even other versions of ie. I tried a lot of...
2
3,596
thread by: Bob Sanderson | last post Jul 20 '05 by: Bob Sanderson
1) Image "A" appears when page is opened 2) When mouse is rolled over Image "A" it is replaced with image "B" 3) Image "B" has an image map on it. Can this be done?
1
13,104
thread by: Catherine Lynn Smith | last post Jul 20 '05 by: Christoph Löffler
I am trying to write a web page that includes a link to an ftp server like <a href="ftp://my.ftpserver.com/">File Transfer</a> but whenever I use this link, it fails in Internet Explorer when you click on it. If you then hit refresh on the 404 error page, it loads up just fine. Similarly, the same url works when you enter it manually into the...
2
2,264
thread by: jim | last post Jul 20 '05 by: Stan Brown
I'm trying to find the best way to allow web visitors to download text files (.txt, .wri & .zap file extensions). I'm having some luck. I say some because the open/save box opens with IE but not Netscape. On Netscape rather than give the user the save option it simply displays the file. I also see problems on the mac platform - no save box -...
1
10,616
thread by: boris bass | last post Jul 20 '05 by: Brian
Below is linenumbered as well as original code -------------------------------------- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1255"> <META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD> <BODY text="#525252" vLink="#6666ae"...
8
5,728
thread by: Hostile17 | last post Jul 20 '05 by: Hostile17
Consider the following HTML. ---------- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html> <head> <meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <title>Untitled</title>
1
1,972
thread by: S.J. te Winkel | last post Jul 20 '05 by: Headless
Hi all, I have the following challenge: I want a table with 3 columns, in which -the left one has a maximum width of 470px -the middle one always has a fixed width of 180 px, -and the right one fills the remaining part of the screen. When you resize the window (smaller, or with a smaller resolution) I
7
2,225
thread by: Cynthia Turcotte | last post Jul 20 '05 by: Daniel R. Tobias
Hi all -- A client has hired me to, among other things, optimize her web site for search engine submission. So being the dutiful SEO geek that I am, I went through and optimized each and every page of the site, including a complete recoding of the homepage which she botched. Now after all of this work, she tells me that she wants to keep...
0
1,007
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...
42
4,923
thread by: Manu | last post Jul 20 '05 by: Chris Hoess
How can i do with a flash object for obtain the w3c label ? the "embed" is not accepted ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>test</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head>
23
4,046
thread by: Mikko Ohtamaa | last post Jul 20 '05 by: Henri Sivonen
From XML specification: The representation of an empty element is either a start-tag immediately followed by an end-tag, or an empty-element tag. (This means that <foo></foo> is equal to <foo/>) From XHTML specification:

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.