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     
Ho to everyone, ======== http://validator.w3.org/check?uri=' =========== I would like to rewrite this script to validate files from my...
Jean Pierre Daviau
06-16-2008 06:04 PM
Rik Wasmus Go to last post
8 599
On 2008-06-13, Roy A. <royarneskar (AT) gmail (DOT) com> wrote: I don't know who thought vertical-align was inherited-- you are correct it is...
maya
06-16-2008 04:08 PM
Michael Wojcik Go to last post
34 2,597
Alan arvostuksesta kertoo varsin suoraan se miten alan ammattityöväestö suhtautuu tekemiseensä. Siitä voidaan ottaa esimerkkejä...
Santtu Seppänen
06-16-2008 01:54 PM
Santtu Seppänen Go to last post
0 453
Hello, What is a good proportion between line height and text size? I am trying to define nice readable text. Thanks, Miguel
shapper
06-16-2008 11:36 AM
Jukka K. Korpela Go to last post
3 666
I am new to both HTML and CSS. Several months ago my High School Alumni association web master died and they asked me to take over the web site. I...
Candoer
06-16-2008 10:06 AM
Candoer Go to last post
8 644
Hello, In my CSS I define the text (size, weight, font, etc) for each tag (p, h1, h2, h3) individually. In my body tag I only have "font-size:...
shapper
06-16-2008 09:42 AM
shapper Go to last post
0 409
Hello, I am styling the labels on a section of my page as follows: label {float: left; width: 6.5em;} Now I want to remove this styling from a...
shapper
06-16-2008 07:42 AM
shapper Go to last post
2 598
Hello. I've already learned HTML/CSS...I'm completing the learning process for Javascript and the next language is going to be Actionscript. Now,...
LayneMitch via WebmasterKB.com
06-16-2008 07:20 AM
Bergamot Go to last post
1 391
Beauregard T. Shagnasty <a.nony.mous (AT) example (DOT) invalid> wrote in <g2thc9$sbh$1 (AT) registered (DOT) motzarella.org>: Fair enough, I...
rhino
06-16-2008 07:10 AM
Bergamot Go to last post
54 1,603
Hello! I wrote this: ..required-question p:after { content: "*"; } Corresponding HTML: <div class="required-question"><p>Question Text</p><input...
Zhang Weiwu
06-16-2008 01:39 AM
Zhang Weiwu Go to last post
3 695
I have a bit of a strange issue with a CSS styled unordered list (contained within a <div>). The layer is acting as a drop down when triggered by a...
adam.waterfield@gmail.com
06-15-2008 06:17 PM
richard Go to last post
1 588
I was wondering if there is a good way to avoid a table but achieve the following similar behaviour: Two divs of equal height and undefined width...
Roderik
06-15-2008 07:23 AM
Ben C Go to last post
6 1,091
23.05.2008 Aamusta asti on syydetty hätääntyneelle kansalle kas vihnettä vallattoman toimivaa mehiläistuhojippoa. Juu ilmeisesti...
Jami Pitkänen
06-15-2008 04:52 AM
Jami Pitkänen Go to last post
0 384
BANG! Maailmankaikkeuden historia./Neutriino. Neutriinot ovat pieniä ja hyvin kevyitä hiukkasia. Niitä syntyy ydinfuusiossa, jotka toimivat tähtien...
Risto Keller
06-15-2008 04:35 AM
Risto Keller Go to last post
0 368
Hello, I am learning CSS and other WWW technologies. In the folowing definition italic doesn't work: h2 { color: Brown; text-decoration: italic; }
r_ahimsa_m@poczta.onet.pl
06-15-2008 02:32 AM
Jukka K. Korpela Go to last post
2 3,594
I have a div with flash inside so I set the positioning to relative and the z-index to 0 so I can put an html textbox on top of it. I then set the...
BillGatesFan
06-13-2008 04:03 PM
Jonathan N. Little Go to last post
1 472
HCL, Aricent, Infosys and many more companies hiring fresh & experienced engineers , FIND UR DREAM JOBS AT GIVEN BELOW LINKS: - ...
Career Point
06-13-2008 11:43 AM
Career Point Go to last post
0 576
I have an area at the top of my web app where I want a banner img to stay to the left, and I want a logout link to stay to the right. If the...
J
06-12-2008 06:28 PM
dorayme Go to last post
1 410
https://testbed.odysseyshipping.com/ In the footer, I am having problem with the list-style-image statement in my CSS 1) In Firefox, my custom...
donpro
06-12-2008 02:31 PM
bluantinoo@gmail.com Go to last post
2 2,180
Hello everyone. I'm having a problem with a web page. What I have is one DIV (a header) overlapping the border around another DIV (a menu block)....
Liam Gibbs
06-11-2008 05:36 PM
Ben C Go to last post
1 658
Is there any way of getting float statements, padding etc. to take account of the directionality of a page (i.e. the direction:rtl ) For example I...
RufusA@gmail.com
06-11-2008 12:52 PM
Ben C Go to last post
2 980
Hello to you too It's not for a commercial site but for not personal or hobby either. It's for an association so yes, it should work with older...
Meri
06-10-2008 06:09 AM
Meri Go to last post
7 1,063
In article <g2lecp$e20$00$2 (AT) news (DOT) t-online.com>, Stevo <no (AT) mail (DOT) invalid> wrote: Well, you are not quite on to the idea of...
Stevo
06-10-2008 05:35 AM
dorayme Go to last post
4 607
Stevo wrote: As someone else said, first use a DOCTYPE which triggers standards mode. The standards basically say that "text-align:center;" centers...
C A Upsdell
06-10-2008 04:08 AM
Jukka K. Korpela Go to last post
2 640
On 2008-06-09, Stevo <no (AT) mail (DOT) invalid> wrote: You can do it with classes: ..centre { text-align: center } ..centre table, .centre div {...
Ben C
06-10-2008 03:48 AM
Stevo Go to last post
1 750
Hi, I have the following code snippet: <div id="header_menuitems"> <a href="home" title="Home page">Home</a> | <a href="aboutus" title="About...
donpro
06-09-2008 08:07 PM
dorayme Go to last post
1 1,214
I am trying to implement an image map (in this particular case a country map) with few <area ...>s on it. The challenge is to add background image...
GArlington
06-09-2008 01:17 PM
Jukka K. Korpela Go to last post
4 2,788
Hello, In my HTML I name the Ids always with Capitalized first letter in each word: Intro, LeftContent, ... I do the same with the CSS: Intro,...
shapper
06-09-2008 12:13 PM
Joost Diepenmaat Go to last post
1 370
I'm trying to style an icon "hanging" below the first line of a heading and I've found interesting difference between Mozilla and the other browsers...
Stanimir Stamenkov
06-09-2008 01:16 AM
Stanimir Stamenkov Go to last post
5 561
*Yleisön pyynnöstä alan julkaisemaan Suomen ydinaavikoitumisen nykytilastamme kertovaa faktaa. M.T.05.05-08. Ilmatieteen laitos. PAIKKA SADE...
Tuukka Koch
06-08-2008 11:46 AM
Tuukka Koch Go to last post
0 410
Hi, I'm not entirely sure if it's an HTML question or CSS one (so I've also posted it to the HTML ng as well). Case here: <table> <tr><td...
DL
06-07-2008 08:27 PM
dorayme Go to last post
9 770
Hello fellow authoring.stylesheets colleagues, Can someone please explain why the bottom margin of the last inflow block-level child in an...
GTalbot
06-07-2008 04:39 PM
Ben C Go to last post
7 452
it seems that on Firefox and IE, even for standard compliance mode, the following code will give different result: <div style="border:1px solid...
liketofindoutwhy
06-06-2008 07:23 PM
dorayme Go to last post
10 3,209
Hello, I am trying to create a CSS template using a JQuery Menu. The layout is: ViewHead Menu ViewBody Content
shapper
06-06-2008 11:38 AM
shapper Go to last post
1 470
SirCodesALot wrote: 1. The 5px high red div needs overflow:hidden in the style. 2. You'll need to remove the 0px high div in the green section. IE...
Stevo
06-06-2008 11:37 AM
SirCodesALot Go to last post
2 408
Hi everybody I have a simple question : If i use this code : <body style="font-size:24px;color:blue;"> Text in body <table> <tr><td> Text in table
PYG
06-06-2008 05:44 AM
Steve Pugh Go to last post
1 1,398
Dear all I got the following HTML: <div id="div1" style="width: 100%; overflow: hidden;"> <table>...</table> </div> The table element is controlled...
Zhang Weiwu
06-06-2008 02:07 AM
Zhang Weiwu Go to last post
3 928
On Jun 6, 8:10 am, SirCodesALot <sjour... (AT) gmail (DOT) com> wrote: I appreciate the compliment without implying that it should be shared by...
VK
06-06-2008 01:24 AM
VK Go to last post
0 325
I'm new at CSS so take it easy. I have 3 DIV's, #header, #content, and #sidebar. I know iframes are bad but I'd like to do the same with CSS. My...
jnbbender@gmail.com
06-05-2008 09:58 PM
dorayme Go to last post
1 386
- Bob - wrote: Browser support of styled form fields is very spotty. Don't get your hopes up. -- Berg now killing all posts from google groups
Bergamot
06-05-2008 09:42 PM
Bergamot Go to last post
0 341
In article <4847d70e$0$7053$4c368faf (AT) roadrunner (DOT) com>, "Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> wrote: Read the...
andrew
06-05-2008 08:22 PM
dorayme Go to last post
6 524
https://testbed.odysseyshipping.com/index.php Thanks for all your help thus far. Now I'm trying to create a form using CSS and not tables. Please...
donpro
06-05-2008 03:29 AM
Johannes Koch Go to last post
5 654
Hello, I have an image map of a human figure which has 250 rectangles so that the user can click on parts of the body. Is it possible to make this...
Geoff Cox
06-04-2008 03:11 PM
Geoff Cox Go to last post
2 486
https://testbed.odysseyshipping.com/index.php This is driving me nuts. I've spent much time trying to style this page footer but because I cannot...
donpro
06-04-2008 03:33 AM
Ben C Go to last post
2 615
https://testbed.odysseyshipping.com/ 1. If you do a "View Source", you'll see that there are 4 unordered lists in the footer yet they are not...
donpro
06-03-2008 09:51 AM
Steve Swift Go to last post
5 386
Hello, When styling a DIV as follows: <div id="intro" class="Intro">Some intro text</div> Should I use a class: ..Intro {...} Or:
shapper
06-02-2008 09:24 PM
dorayme Go to last post
6 401
Beauregard T. Shagnasty schreef: Yes I know that (and usually do it that way if I code it myself) but I wanted to use the automatically generated...
Roderik
06-02-2008 03:27 PM
Roderik Go to last post
11 1,127
Hello, I'm new to CSS and I see lots of examples where Javascript is used to apply styles to elements on page load - unobtrusive javascript - so I...
GiJeet
06-01-2008 07:33 PM
GiJeet Go to last post
2 443
"Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> wrote working URL. Instead, I need some pointers on the best way to find...
rhino
06-01-2008 02:19 PM
Ben C Go to last post
7 427
I'm unclear as to how best to use what I'm terming the top-level CSS selectors, by which I mean selectors like *, html and body. I'm coming at this...
John Dann
05-31-2008 04:29 PM
Felix Miata Go to last post
46 1,260
Post New Thread

Display Options
Showing threads 551 to 600 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.