Google Groups Home
Help | Sign in
comp . infosystems . www . authoring . stylesheets
This is a Usenet group - learn more
Find or start a Google Group about stylesheets.
Related Groups
Writing HTML for the Web.
Medium activity, Usenet
Web site design philosophy.
Low activity, Usenet
Use comp.infosystems.[link] instead.
High activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 18509  Older »
Description: Layout/presentation on the WWW.
 

CSS2.1 pdf Specification 
  Hi, I am looking for a pdf version of CSS2.1 Specification Thanks
By Jean Pierre Daviau  - 6:12pm - 2 new of 2 messages    

Looking for CSS minimizer 
  I have a large CSS file which has classes defined such as: myclass { margin-right:7px; margin-top:5px; padding-bottom:5px; padding-top:5px; ...I would like to reduce the CSS file to its minimum with - redundant lines removed - defintion shortened. e,g. the above class should be changed to margin : 5px 7px 0px 0px;... more »
By Yashgt  - Jul 3 - 10 new of 10 messages    

hide whole body but one div 
  ...document.getElementById("ce nterPage").style.display="" Changes the style attribute. So whatever was in the cascade above (e.g a stylesheet), will be applied to the element. If the most specific cascading stylesheet rule for that element had display: none, then setting display="" the browser will apply that cascaded rule to that... more »
By dhtml  - Jul 3 - 2 new of 2 messages    

FF: using a style within an include file not working properly 
  hello. i'm using ASP and my index page is including a header file, and that header file uses some styles defined in an external stylesheet. the problem i'm running into is that in firefox, the styles aren't being applied at all, whereas in IE, they are. so, to test things out, i removed the style from the external stylesheet and... more »
By whatchamakeofit  - Jul 2 - 3 new of 3 messages    

Using @print to avoid multiple style sheets 
  I do not want to load two style sheets for screen and print media. I'm having difficulty grasping the use of the @print statement, or its syntax. Would someone please provide a simple explanation. For example... If I have a style sheet specifying media="all," is the following correct syntax to center text for printing, but not for screen presentation?... more »
By Ed Jay  - Jul 1 - 11 new of 11 messages    

IE8 Root is not a box 
  border, padding, outline do not apply: javascript:void(document.docum entElement.style.border='10px solid red'); javascript:alert(document.docu mentElement.currentStyle.borde rWidth); I see "10px" in the alert, but no border on HTML. Similar results with padding, outline, margin. The following may crash IE8:... more »
By dhtmlkitchen@gmail.com  - Jul 1 - 1 new of 1 message    

Cascade effect using ul for image gallery 
  Hi, I have a _very_ rough copy of a small image gallery that I am working on at this address: [link] There is an odd cascading effect that has me completely baffled. The images are supposed to adjust to the width of the page but they line up neatly 3, 2, 1 and aligned right.... more »
By andrew  - Jul 1 - 3 new of 3 messages    

Inline Positioning and getBoundingClientRect 
  With getBoundingClientRect, does the measurement come from the edge of the line box? I get mixed results. For the first alert, the actual (2nd one) is: IE8...4 FF3...5.5 For the second alert: IE8...5 FF3...6.5 I expected "5". Why was my expectation wrong? <!DOCTYPE html> <html> <head> <meta http-equiv="content-type"... more »
By dhtmlkitchen@gmail.com  - Jun 30 - 1 new of 1 message    

How to center 1 to n floating div boxes on a page? 
  I’m trying to create a page, so that if one has a widescreen monitor, they will be able to see as many centered divs on a row as possible. So I’m floating these div boxes left so they are not stacking vertically, but horizontally. The problem is, they don’t center. Do you know a way do to it with CSS.... more »
By bay  - Jun 30 - 8 new of 8 messages    

float question 
  Hi, I have a couple of buttons that I want to put on the right side of the page or a div. I used style="float:right" for the image buttons (asp.net page). It works fine except that I cannot put any spces between them. I tried to put a couple of   but it doesn't work. Can you tell me how I can do this?... more »
By ashkaa...@hotmail.com  - Jun 30 - 2 new of 2 messages    

1 - 10 of 18509   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google