HighDots Forums  

Sponsored Links


Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss in the Cascading Style Sheets forum.



Post New Thread
Threads in Forum : Cascading Style Sheets Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Nathan wrote: You can use a percentage width for #navcontainer as well. Then it adjusts with the viewport. But why do you need to know the width of...
Nathan
02-28-2006 02:11 PM
Nathan Go to last post
7 132
Gentlemen; I've created a class for a consistent footer ..footing { position: absolute; bottom: 0; font-size: ...
bobmct
02-28-2006 01:27 PM
bobmct Go to last post
0 146
I have a table cell in which one line of text is broken and aligned separately (you know, telephone book-style). Inside the cell, the left piece of...
Yeah
02-28-2006 12:52 PM
Harlan Messinger Go to last post
4 201
I'm looking for a way to keep a footer menu attached to the bottom of the browser window, overlapping other content if the page height exceeds the...
somaboy mx
02-28-2006 09:35 AM
IEDesigner Go to last post
3 177
Hi Anybody had problems with IE6.0.2900.2180 sp2 on XP pro ? A div which was h-centered (margin-left:auto; margin-right:auto) now doesn't center...
Sunny
02-28-2006 09:31 AM
IEDesigner Go to last post
1 139
Hi, I am invoking Firefox, and for testing IE, from my VB program. The instruction are of this kind: Process.Start("IExplore.exe",...
pamelafluente@libero.it
02-28-2006 07:25 AM
Shmuel (Seymour J.) Metz Go to last post
8 159
Posted this over in alt.html.css (no response) and alt.internet.search-engines (those fine folks suggested I post it here) and am wondering if...
Brent Atkerson
02-27-2006 01:45 PM
Brent Atkerson Go to last post
4 217
Hi all, Is it possible to create the following layout in CSS: ------------------------------------------------- That is: a header and footer div,...
^MisterJingo^
02-27-2006 12:45 PM
David Dorward Go to last post
6 166
Hello all, Some help would be appreciated, I'm a little new at this & I've run out of ideas to fix it. This web page:...
Andy Stevenson
02-27-2006 12:16 PM
MisBehaving Go to last post
8 138
Dear NG-readers, I want to align text right to an image. The last line of text should align with the bottom edge of the image. Unfortunately, the...
tomasio
02-27-2006 11:21 AM
tomasio Go to last post
6 189
I am hopeful that someone can quickly solve my image alignment issue when things are just not going right and where my attempts to solve this...
Cardman
02-26-2006 09:08 PM
Cardman Go to last post
8 153
In reviewing an off-the-shelf Web-browser-based application, I found the following font setting in several places among the default CSS files: font:...
Harlan Messinger
02-26-2006 08:00 PM
Harlan Messinger Go to last post
2 230
Please list important information not just in the message header, but repeat it in the message body. "JB" <me (AT) here (DOT) com> wrote: Subject:...
Spartanicus
02-26-2006 04:26 PM
Spartanicus Go to last post
6 149
kchayka wrote: Found it, thanks. <li> display: inline; </li>
Mark
02-26-2006 03:51 PM
simon white Go to last post
29 431
I'm stuck again I'm afraid, if you'd be kind enough to take a look at this page: http://www.stevenson-central.com/servos/contact.shtml the css is...
Andy Stevenson
02-26-2006 09:50 AM
Stan Brown Go to last post
2 185
Gérard Talbot wrote Jeff Higgins
Jeff Higgins
02-25-2006 06:32 PM
Jeff Higgins Go to last post
0 140
jmdocherty (AT) gmail (DOT) com wrote: Well, given that your code doesn't validate, I would say that is probably the place to start. The first thing...
Tony
02-25-2006 04:16 PM
jmdocherty@gmail.com Go to last post
4 139
'screen.height' gives screen resolution. Is there a property to give 'screen.height' after subtracting the height of browser's bottom border(on...
asnowfall@gmail.com
02-25-2006 01:07 PM
Evertjan. Go to last post
1 120
Hi at all, I have a little problem about position:absolute. I want to position absolutely a menu bar. if I write: menubar {position:...
Pablito
02-25-2006 09:03 AM
Pablito Go to last post
0 138
I have a 3 col page with 3 main divs: #leftcontent, #maincontent, #rightcontent. leftcontent (100px) and rightcontent(160px) hold elements that are...
Paxton
02-25-2006 08:54 AM
Paxton Go to last post
0 206
I am trying to create a breadcrumb with both icons and text, looking like: Home > Trail > Trail Now, how on earth do I get the images and text...
Egil Helland
02-24-2006 07:47 PM
chromatic_aberration Go to last post
13 251
Johannes Koch <koch (AT) w3development (DOT) de> wrote: A CSS table layout has all the drawbacks that HTML tables suffer from except for the...
JB
02-24-2006 12:46 PM
Spartanicus Go to last post
5 152
What I was trying to do: to offer a default stylesheet, plus another small stylesheet which can be applied additionally to the default one. ...
Alan J. Flavell
02-24-2006 10:21 AM
Alan J. Flavell Go to last post
8 132
On 22/01/2006 22:01, Thomas 'PointedEars' Lahn wrote: No, not at all. They are /always/ the same. The representation of a particular colour...
Michael Winter
02-24-2006 08:31 AM
Alan J. Flavell Go to last post
22 361
On Thu, 23 Feb 2006, VK wrote: There's the difference between what it *is*, and what it *gets used for*. What it *is*, is defined by SGML, in...
Alan Silver
02-24-2006 04:35 AM
Alan J. Flavell Go to last post
8 133
Hi Stan, URL is: http://www.borovere.plus.com/css/new.htm I tried removing the float:left but that messed it up in IE6. I could have achieved what...
JB
02-24-2006 02:30 AM
JB Go to last post
0 142
JB wrote: You need only set the right nav <ul> float:right. -- jmm (hyphen) list (at) sohnen-moe (dot) com (Remove .AXSPAMGN for email)
Jim Moe
02-24-2006 01:20 AM
Jim Moe Go to last post
0 160
I need to create a popup with items (small, medium, large) and attach it to a whole bunch of images. Its the same menus for all images. menus should...
Mel
02-23-2006 06:55 PM
Mel Go to last post
0 128
JB <me (AT) here (DOT) com> wrote: You specified "display: inline" for the LI elements, but not for the UL elements that contain them. That might...
Darin McGrew
02-23-2006 06:38 PM
JB Go to last post
1 117
Thu, 23 Feb 2006 07:57:04 -0600 from Jeff Higgins <oohiggins (AT) yahoo (DOT) com>: Please don't post code; give a URL so that we can try...
Stan Brown
02-23-2006 06:31 PM
Jeff Higgins Go to last post
1 118
Diane wrote: image src you must have unique names for them. Better yet, use the "id" attribute. 2. There is no document property "pic". Use...
Jim Moe
02-23-2006 11:44 AM
Jim Moe Go to last post
0 163
Hi, I'm working with XHTML. I have a div element with 2 div inside: <div class="outerbox"> <div class="insidebox1"> ...div content.. </div> <div...
ste.paoletti@tiscali.it
02-23-2006 11:26 AM
Jim Moe Go to last post
1 155
Hi Folk Usually, a css stylesheet is set out like this: body {...} td {....} div {......} #myuniquele {......} div.myclass {....} etc...
windandwaves
02-23-2006 03:25 AM
windandwaves Go to last post
3 164
Hi All, I made a CSS Drop Shadow with help of www.alistapart.com. http://www.halimsasmaz.com/DropShadow/test.htm On above link, If I set IMG tag's...
Vedia
02-23-2006 01:20 AM
Vedia Go to last post
2 155
Hi there, I've created a series of layouts designed to be optimized for search engines, and yet also standards-compliant. The problem isn't in the...
Mr TVTL
02-22-2006 11:03 AM
Mr TVTL Go to last post
2 136
Hi I have seen on numerous websites a navigation menu, where you click a link which expands and shows related links underneath as in - Main Topic...
Tony Wainwright
02-22-2006 07:43 AM
AJBopp Go to last post
2 161
"." <A (AT) COX (DOT) NET> wrote: In this case to get good help we need to know what you are actually trying to do. The normally helpful minimized...
Spartanicus
02-22-2006 03:04 AM
Spartanicus Go to last post
4 124
I've investigated a bit how to have hidden lines of text (could be just text or could be links) appear when clicking on a link in an HTML...
Ed Mullen
02-21-2006 07:51 PM
Ed Mullen Go to last post
16 249
Hi, I would like to be able to create a CSS class that has all the same property values as another class but additional ones too. Instead of having...
bissatch@yahoo.co.uk
02-21-2006 02:20 PM
Jim Royal Go to last post
4 195
I have a website which, on the main page, has two floating divs. One contains a list of navigation menu items and the other is themain content of the...
StevePBurgess@gmail.com
02-21-2006 01:53 PM
Jim Moe Go to last post
1 137
Noteworthy sayings of others: The revolution will come when hackers meet political activists. I'm not going to tiptoe through life only to arrive...
truthfortruth'ssake
02-21-2006 09:24 AM
Stewart Gordon Go to last post
2 141
Toby Inkster wrote: I don't know what answer in alt.html Toby is referring to (I also don't know what or where alt.html is) But, filter is an IE...
windandwaves
02-21-2006 09:23 AM
Stewart Gordon Go to last post
3 228
hi all, my website is up and running. it does really well in all common browsers except safari. safari doesn't display my background image in the...
Mark Wiewel
02-20-2006 02:25 PM
Nije Nego Go to last post
3 171
Hi, I'm completely lost with an issue of content flow. I have a top part with two title images and a dropdown menu underneath. Below I want a...
Axel Siebenwirth
02-20-2006 09:08 AM
dingbat@codesmiths.com Go to last post
1 123
"kchayka" <usenet (AT) c-net (DOT) us> ha scritto nel messaggio news:45mhcrF7fptfU1 (AT) individual (DOT) net... SORRY but I thought it wa a CSS...
Pablito
02-20-2006 05:40 AM
VK Go to last post
2 154
All, I'm not sure what's causing the problem in FireFox so I'm not sure what to ask... I'm trying to put a boarder around some text… the problem is...
CES
02-19-2006 03:14 PM
CES Go to last post
4 155
Hi to everyone, I cant find why my text does not wrap at the end of the div class=...
Jean Pierre Daviau
02-18-2006 05:22 PM
Jean Pierre Daviau Go to last post
2 154
Hi, I was trying to display a small colored square using <table> tag. It worked fine on the screen but when I do print preview, the square shows up...
ashkaan57@hotmail.com
02-18-2006 01:22 PM
Sid Ismail Go to last post
6 145
I want to show a map and show an icon on the map to show where some place is. I am trying to avoid having to load the map on the server, color on an...
techiepundit@futurepundit.com
02-18-2006 06:51 AM
Jukka K. Korpela Go to last post
1 183
I have a small issue. I have a html page which i need to print it legal size. My default printer setting is letter. How can i set a script which will...
millind@gmail.com
02-18-2006 02:54 AM
Jasen Betts Go to last post
2 173
Post New Thread

Display Options
Showing threads 2801 to 2850 of 7501
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.