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     
Hi, when I have two nested divs, the inner one with a margin-bottom and the outer one with a padding-bottom, the margin of the inner div is ignored...
André Hänsel
04-07-2008 11:51 PM
dorayme Go to last post
2 328
Hi I got this question from a user. It stumped me, and I'm hoping for some enlightenment from the community now. It is about centering images in...
Daniel Jung
04-07-2008 07:23 PM
dorayme Go to last post
1 1,027
Hi All I'm really stumped with this one. I'm using the overflow command so that a designated area of my web page will show a lot of vertical...
Laphan
04-06-2008 08:01 PM
Laphan Go to last post
2 1,055
I have a page with a:hover popups containing links -- some text, some images. http://www.cs.northwestern.edu/~riesbeck/popups/ The text links work...
Chris
04-06-2008 01:47 PM
Chris Go to last post
0 451
In article <Dv-dnTgq5Zmu6WXanZ2dnUVZ_s2tnZ2d (AT) golden (DOT) net>, Gus Richter <gusrichter (AT) netscape (DOT) net> wrote: And be mindful that...
dorayme
04-06-2008 04:17 AM
dorayme Go to last post
0 485
Michael Roper wrote: I believe it's permissible (if rather undesirable) behavior. I looked...
John Hosking
04-05-2008 06:14 PM
Michael Roper Go to last post
2 770
Hey all, I did some searching and I can't find anything wrong with this code, so apologies for bringing it up again (I'm sure it's been covered...
alex
04-05-2008 10:24 AM
Jeff Go to last post
2 656
In article <doraymeRidThis-5E5031.09534604042008 (AT) news-vip (DOT) optusnet.com.au>, doraymeRidThis (AT) optusnet (DOT) com.au says... Right,...
Jon
04-04-2008 03:09 AM
Jon Go to last post
2 344
hi, I recently discovered the hard way that when you had padding-right or padding-left to a div it increases the with of the div... how do you add...
maya
04-03-2008 11:01 AM
Jeff Go to last post
7 617
I am new to CSS and I want to have a fixed width web page that covers the entire area on the browser window. Something like...
malik.mayank@gmail.com
04-03-2008 07:12 AM
Jeff Go to last post
6 447
At last a solution, thank you guys. Things got a little confused... inside the skin I made was initially also a div called #Footer, witch also had a...
paracdo@gmail.com
04-02-2008 08:19 PM
Gus Richter Go to last post
30 910
Hi When the height of the content of a webpage is less than the height of the viewport, I would like to force the footer to the bottom of...
Dave Rado
04-01-2008 06:26 PM
Dave Rado Go to last post
12 689
Hello. Please take a look at http://www.ima.gr/ I tried to use a png fix like the one here:http://campbellsdigitalsoup.co.uk/about/png-fix/ but it...
Harris Kosmidis
04-01-2008 11:37 AM
Harris Kosmidis Go to last post
1 417
Beauregard T. Shagnasty vertrouwde ons toe: Not according to Eric...
Ed Jay
03-31-2008 07:51 PM
Bergamot Go to last post
12 552
I'm rewriting some of my CMS code. It's very common to have a block of text with an image. This can be done this way: <p><img...>enough text to...
Jeff
03-31-2008 01:13 PM
dorayme Go to last post
3 328
Don't know whether anyone might be willing to take a look at a little CSS problem that's stumping me. There's a page fragment...
John Dann
03-31-2008 08:06 AM
Michael Fesser Go to last post
8 844
dorayme wrote: The right column does not stretch all the way down in Seamonkey or Firefox. It only stretches the length of the viewport, not the...
Yohan N. Leder
03-30-2008 11:39 PM
dorayme Go to last post
29 716
Hello, Is it possible to show / hide an unordered list on mouse hover / mouse out of an image using only CSS? Thanks, Miguel
shapper
03-30-2008 03:04 PM
Stan Brown Go to last post
3 623
i found that there is a rule regarding "pure space" directly inside a block element or directly inside an inline element. For the following example,...
liketofindoutwhy@gmail.com
03-29-2008 05:53 AM
Ben C Go to last post
1 529
Hi Ben On 18 Mar, 23:22, Ben C <spams... (AT) spam (DOT) eggs> wrote: Thanks Ben, it's working beautifully now, and applying the...
Dave Rado
03-28-2008 05:20 PM
David Stone Go to last post
32 1,072
I have tabbed divs using z-index CSS and Javascript. I got the code, tab_webfx.css and tabpane.js, from an online example. It works fine using...
Gary
03-28-2008 02:30 PM
Gary Go to last post
2 1,073
What is the default value of the MEDIA attribute for the LINK and STYLE...
Andreas Prilop
03-28-2008 01:35 PM
Andreas Prilop Go to last post
0 333
Hi guys, http://www.castworks.com.au/template_castworks.html Having some problems with this site -- it validates ok but as you will see the tables...
retali8@gmail.com
03-28-2008 04:14 AM
John Hosking Go to last post
1 399
Hello, if you look at this page: http://playground.emanuelblagonic.com/creating-nested-drop-down-menus/ Showing a menu and sub-menu web page in...
obaqueiro
03-27-2008 06:14 PM
Bergamot Go to last post
1 914
I want a page with a centered div containing two rows. Top row has an image and some text. The bottom row needs to have three columns. I'd love to...
hzgt9b
03-26-2008 04:14 PM
hzgt9b Go to last post
5 537
Hello, I got a page with a div element with the following style: div.content{ position: relative; top:8.5%; left: 40%; height:91.5%;...
obaqueiro
03-26-2008 02:14 PM
obaqueiro Go to last post
2 623
Hello! I'm currently trying to make my very first stylesheet (aspirin needed) and I'm, of course, facing some problems. I"ve found many sites...
Larry
03-26-2008 12:23 PM
Jeff Go to last post
5 579
Thanks to both of you who responded- the w3 validator is a very useful resource I didnt know of. How do I find out why someone 1 starred my post- too...
DanWeaver
03-25-2008 05:52 PM
DanWeaver Go to last post
0 331
Beauregard T. Shagnasty wrote: But wait - there's more! Why the whole page is in a form with no inputs is a mystery. -- Berg
Bergamot
03-25-2008 01:30 PM
Bergamot Go to last post
0 392
It's a nice thing when you can have a single layout that can be used differently by adding styles. Sometimes that means adding containers (divs) that...
Jeff
03-24-2008 11:01 PM
Jeff Go to last post
7 597
In IE 7, is there a bottom margin showing in <http://netweaver.com.au/alt/IEBottomMarginProblem/ie7_margin_prob lem.html> please in this test...
dorayme
03-24-2008 10:44 PM
dorayme Go to last post
4 1,183
The <p> is suggested in CSS Spec 2.1 to have a margin of 1.12em, and in Spec 2.0, to have 1.33em... But looks like Firefox and Safari both use 1em...
Summercool
03-23-2008 06:20 PM
GTalbot Go to last post
6 674
On 2008-03-22, VK <schools_ring (AT) yahoo (DOT) com> wrote: The spec is possibly ambiguous on this (assuming we treat -moz-inline-box as being...
Ben C
03-23-2008 02:54 PM
VK Go to last post
1 632
VK wrote: OK, I sorted it out. If anyone interested: Somehow -moz-inline-box kills lining for links completely in CSS1Compat mode. I was trying...
VK
03-23-2008 01:38 PM
VK Go to last post
0 356
Rakesh wrote: Why? Yeah, use a table. Your data is tabular... Attribute | Description | Required...
Jonathan N. Little
03-22-2008 09:35 PM
Jonathan N. Little Go to last post
0 371
Hi, I need to put my product titles in an h1 tag, but still keep the font the same size it is now, plus, not change the size of any other h1...
JA
03-22-2008 04:12 AM
Jukka K. Korpela Go to last post
3 770
Ben Bacarisse wrote: Careful, you're taking a chance to be called a Dipstick. ;-) -- Gus
liketofindoutwhy@gmail.com
03-21-2008 08:42 PM
Gus Richter Go to last post
29 1,008
I'm just wondering, what is the correct way to refer to "!important". I currently refer it is "not important"--but I guess, it's wrong. What is the...
R. Rajesh Jeba Anbiah
03-21-2008 05:26 PM
Blinky the Shark Go to last post
18 698
Wondering why my inline style is failing here is the content.html page that I am calling. <!-- content4.html --> <div style"width: 770px;...
Kevin R
03-21-2008 07:14 AM
Jukka K. Korpela Go to last post
2 367
I need to set a minimum height for a div, yet have it expand with the contents. I have this from 2005: <style type="text/css"> div{ height:...
Jeff
03-20-2008 11:38 AM
Jeff Go to last post
6 498
Remember this website? www.brianbarr.co.uk (please add /testsite/relative) You guys were helping me with it before. Bearing in mind my still...
Ruth
03-20-2008 03:52 AM
Ruth Go to last post
12 548
The body tag has no id, nor can I set one. However I did this var foo = getelementbytagname("body") foo.style.background = "red" ....and nothing...
test9991014@yahoo.com
03-19-2008 12:13 PM
test9991014@yahoo.com Go to last post
7 696
I've seen lots of designs for two column layouts, some with headers, some with headers and footers. I'd really like a page with a section heading,...
Dan Beale
03-19-2008 07:54 AM
David Stone Go to last post
2 303
If you put a absolutely positioned div over a form element, the form element will appear to be on top in IE. That's an old issue, as all browsers...
Jeff
03-18-2008 11:15 PM
Bergamot Go to last post
3 392
hi, pls take a look, http://www.mayacove.com/misc/ss_html.gif I need the blue image ("reading is fundamental") to be at the bottom... the hight of...
maya
03-18-2008 06:31 PM
Bergamot Go to last post
3 1,245
There is often a discussion of <div style="display: inline"> being able to make a block element into an inline element. so is it true that <div...
Summercool
03-18-2008 10:35 AM
Andy Dingley Go to last post
8 3,161
hi, Is it possible to see the actual rendered CSS, e.g. body, p { color:white; } p { color:red;
howa
03-18-2008 03:18 AM
jmc Go to last post
3 389
On Mar 17, 10:48*am, KoosHopeloos <kooshopel... (AT) hotmail (DOT) com> wrote: #content a:hover, a:active { This means select all hovered links...
Steve Pugh
03-17-2008 05:30 PM
Steve Pugh Go to last post
0 310
Hi everyone, I'm a newbie and can;t get this code to work. It is supposed to center the text block within the wrap, but the centering won't work....
raj
03-17-2008 11:37 AM
Johannes Koch Go to last post
9 301
Ciao, In <a href="http://index.html" title="Go to the homepage">Homepage</a> or in <img src="paris.jpg" alt="Two children running in front of the...
Lorenzo De Tomasi
03-17-2008 05:14 AM
Jukka K. Korpela Go to last post
9 290
Post New Thread

Display Options
Showing threads 751 to 800 of 7866
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 - 2009, Jelsoft Enterprises Ltd.