473,544 Members | 1,946 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.
34
2,581
thread by: Xah Lee | last post Jul 21 '05 by: fredo
i have a very simple html doc using the following style: <style type="text/css"> ..x-note {background-color:#afeeee; margin:1ex; padding:1ex; float:right; line-height:130%; width:60ex; clear:both;} p {line-height:130%; width:70ex;} </style> typically, the <p> is main text of novels, and in between is <div class=x-note>...</div> that are...
34
2,743
thread by: nose | last post Jul 23 '05 by: Jukka K. Korpela
Hi, A little poll for the week-end: Which charset do you use for your website(s): utf-8? iso-8859-1 (...)? other? just don't care? What charset is better now, say, for European languages like french, german, spanish...
34
1,649
thread by: Colin Peters | last post Apr 19 '06 by: Tony
http://www.wils.ch/News.aspx In FF all looks good. At least all looks as I expected, bearing in mind my limited graphic talent. But IE doesn't even show half the stuff. Until you CTRL-A then ESC. Oh, it's in the source alright, but IE doesn't want to render it straightaway. It has to be nudged into it. Scrolling up and down does the trick...
34
2,784
thread by: aljamala | last post Jan 10 '07 by: aljamala
I keep getting this error for the given code region (it actually highlights the line with the body tag): line 42 column 1 - Warning: <trisn't allowed in <bodyelements </head> <body style="margin: 0" onload="preloadImages();"> <table border="0" cellPadding="5" cellSpacing="0" width="100%"> <tr vAlign="top">
34
1,920
thread by: GluteHam | last post Jul 18 '07 by: GluteHam
Thanks in advance to anyone who can help. I'm working on a somewhat simple layout and I want to make sure it's as accessible as possible to people with disabilities (screen readers, etc.) I'm using positioning to layout all the elements and I'm running into the following problems: 1. I can't get the left and right columns to align at the top...
34
3,567
thread by: tatata9999 | last post Oct 18 '07 by: Dr J R Stockton
Thanks.
33
3,416
thread by: Mark Tranchant | last post Jul 20 '05 by: Mark Tranchant
My site now uses Apache MultiViews and some PHP code to determine whether your browser can handle the application/xhtml+xml media type. If it does, the document is sent with that content type and the XHTML 1.1 DOCTYPE. If not, it is sent as text/html and the XHTML 1.0 DOCTYPE. Details of how this is achieved and the problems solved en...
33
27,706
thread by: Thomas Mlynarczyk | last post Jul 20 '05 by: Els
Hi, I'm looking for a way to put a 1px solid border around the image in this link: <a href="some.html"><img src="some.gif"></a> Well, that, by itself, is simple. However, I would like to have a different border color for a mouse hover effect over the image. With Mozilla, I can simply specify img:hover {...}, but IE allows hover only for...
33
2,500
thread by: Philip Herlihy | last post Jul 20 '05 by: Harlan Messinger
I'm creating a common navigation bar of text "buttons" using CSS. On each page, I want the corresponding button to be "inert" (no hover, etc) as a visual clue to where you are. I thought I'd include simple <p> tags, and style them the same way as the <a> tags, but I can't get it to work - I get different margins in each case. I've...
33
3,790
thread by: Joe | last post Jul 21 '05 by: Joe
I'm designing a company website. I'm relatively new to CSS and I'm having trouble creating what seems to me a very simple design: - body background: fixed full page image - banner: fixed, 100 pixels high, full-width, transparent background - nav bar: fixed, 200 px wide, auto-height, opaque nav icons, semi-transparent tiled image background...
33
3,868
thread by: Jim Cobban | last post Jul 23 '05 by: Bruce Lewis
I cannot get Netscape 4.79 to properly display the ordered list in the following fragment. <P>Get a specific portion of the date. Depending upon the value of index: <ol start=0> <li>complete value, usually as a <code>String</code>, or if an integral value as an <code>Integer</code>. <li>year as an <code>Integer</code> <li>month number as...
33
4,730
thread by: LRW | last post Jul 23 '05 by: Brian
http://gto.ie-studios.net/index.php When you view the above site in IE, if the 1st of the three product images is tall enough to push the cell down a couple of pixels, IE somehow doesn't show that happening. But if you look at it in Firefox you can see the small gap of white where the semi-circle image is broken. I've tried changing...
33
3,435
thread by: clintonG | last post Jul 24 '05 by: c.thornquist
Your comments or referrals to documents regarding authoring for kiosk mode configuration are wanted and appreciated. How for example must authoring be conducted to display a browser maximized with no chrome? Is it even possible with ANY of the browsers? <%= Clinton Gallagher
33
4,029
thread by: randau | last post Jul 24 '05 by: David Dorward
Linking to a Targeted Browser Window I'd like to open reference links to other web sites in a separate browser window from the browser window hosting my own web site pages. The Link Target reserve word "_blank" opens a blank new browser window for every link, which can sometimes result in a lot of open browser windows. Is there no way...
33
3,254
thread by: bissatch | last post Jul 24 '05 by: Alan J. Flavell
Hi, I fully understand the purpose of an alt attribute within a <img> tag but why would you use a title or summary attribute within, for example, a <p> tag. I have read books recommending that I use them but why? Does this enhance accessibility? Please provide reasons why one would want to use these? Thanks Burnsy
33
6,262
thread by: Nigel Molesworth | last post Jul 24 '05 by: Els
I've Googled, but can't find what I need, perhaps I asking the wrong question! I want a "FAQ" page on a web site, I hate those pages that scroll you to the answer so and I figured that a good way to do it would be to have hidden content under each question, something like this : What is the first letter of the alphabet?
33
6,574
thread by: selowitch | last post Jul 24 '05 by: Andreas Prilop
I've been searching in vain for a way to present typographically correct fractions (not resorting to <sup> and <sub> tags) but have been frustrated by the fact that the glyphs for one-half, one-eighth, three-quarters, etc. do not display in the correct typeface (or even consistently the same typeface) and seem totally resistant to attempt to...
33
2,466
thread by: amerar | last post Aug 13 '05 by: Els
Hi All, I can make a page using a style sheet, no problem there. However, if I make an email and send it out to my list, Yahoo & Hotmail totally ignore the style tags. It looks fine in Netscape though..... Question: I've tried linking & embedding the style tags with no luck. How can I use them inline? I've read that inline style...
33
18,620
thread by: David Stone | last post Jun 11 '06 by: Andy Mabbett
Been trying to specify text alignment within specific columns in an html 4 strict page. According to the w3c specs, <TABLE border="1"> <COLGROUP> <COL> <COL align="char" char="."> </COLGROUP>
33
2,388
thread by: Dave (DreamIsle) | last post Jul 10 '06 by: Markus Ernst
Hello. I'm working on a layout that I need to be pixel specific. How can I get the font to stay precisely the height I need? Specifying line-height or font-size in px doesn't yield the results I need. The font size scales when I change the browser's font size and the text moves from where I need it.
33
2,520
thread by: Kent Feiler | last post Feb 11 '07 by: Jukka K. Korpela
I forgot to close a <span>. The html was: <span class="something">aaaaaa bbbbbbbb ccccccccccccc <p> sssss ttttttt </p> etc </body>
33
12,166
thread by: Andreas Prilop | last post Aug 29 '08 by: dorayme
To get bold numbers in ordered lists, one can write ol { font-weight: bold } ol span { font-weight: normal } <ol> <li><span>......</span></li> <li><span>......</span></li> </ol>
32
3,187
thread by: Werner Partner | last post Jul 20 '05 by: Jim Ley
I put this question already, but erhaps it "came under the wheels" because it was hidden in another thread. Nevertheless it's important for me to understand the problem and solve it. Old html 4.01 Standard: http://www.sonoptikon.de/kairos/kontakt.php The crucial lines are: ------------------- <table cellpadding=4 cellspacing=1...
32
2,474
thread by: Werner Partner | last post Jul 20 '05 by: Werner Partner
Hier is the problem: http://asterix/sonoptikon.de/artemis/index.php The <h1> and <h2> make their ellbows so broad that in the picture arise borders on top and bottom. The general question is: How can I force left frame and banner to be exactly as broad resp. as high as the picture?
32
2,940
thread by: theodp | last post Jul 20 '05 by: Mark Allen Adams, Jr.
Not to be outdone by Amazon's 1-Click patent, Microsoft snagged a patent from the USPTO Tuesday for a 'Time based hardware button for application launch', which covers causing different actions to occur depending upon whether a button is pressed for a short period of time, a long period of time, or multiple times within a short period of...

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.