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, I got a list item <li> that has an hover effect. In this <li> there is a link <a> with some text in it. If i hover just the <li> w/o...
benjamin.schneider.de ( AT ) googlemail.com
07-09-2010 09:18 AM
David Stone Go to last post
5 740
me wrote: If, you are using javascript to open and close this "layer", why not use javascript to position it? There's a lot to be said for not...
dorayme
07-08-2010 06:17 PM
Jeff Thies Go to last post
4 128
** Apologies for cross-postings. Please send to interested colleagues and students ** -- CALL FOR PAPERS - Deadline for submissions (2nd call): 26...
natty2006 ( AT ) gmail.com
07-07-2010 11:51 AM
natty2006 ( AT ) gmail.com Go to last post
0 167
(Sorry for the crossposting. I posted it in alt.html and then later found this newsgroup.) I was reading this article to make HTML CSS tabs. In the...
Disc Magnet
06-23-2010 11:26 AM
Dr J R Stockton Go to last post
2 241
Good day everyone. I have been trying to use, really trying :), the sweat is really invisible, to use the DOM2-Style document to access and modify my...
transkawa
06-23-2010 05:42 AM
transkawa Go to last post
5 100
Hello, See <http://v3.sohnen-moe.com/>. When the dropdown menu for the "About" item drops down, it partially covers, or more likely is covered by,...
James Moe
06-18-2010 03:25 PM
James Moe Go to last post
4 231
My neighbour asked if I could examine his website.. . http://www.glennmiddleton.ca/ ...and initially I found many HTML, CSS warnings...
Alan Illeman
06-17-2010 05:04 PM
Thomas 'PointedEars' Lahn Go to last post
4 91
Is there a way to specify a top margin of an element as a percentage of a height instead of a width (either the element's or the container's)? I...
Stefan Weiss
06-16-2010 03:14 PM
David Stone Go to last post
3 87
is there a way to have text centered and justified?
coltrane
06-16-2010 04:18 AM
Thomas 'PointedEars' Lahn Go to last post
25 252
I have a number in a table and I need to format it (client side, no java script or other) as KiloBytes, MegaBytes, GigaBytes, TeraBytes etc.... So...
SpreadTooThin
06-15-2010 11:47 AM
Marious Barrier Go to last post
3 93
** Apologies for cross-postings. Please send to interested colleagues and students ** -- CALL FOR PAPERS - Deadline for submissions (1st call...
natty2006 ( AT ) gmail.com
06-15-2010 07:24 AM
natty2006 ( AT ) gmail.com Go to last post
0 90
How can I create nested lists with each level having different list-style-types. I tried to use different classes for each <ul> but then I get...
coltrane
06-14-2010 02:32 AM
Bwig Zomberi Go to last post
13 177
Dear fellow comp.infosystems.www.authoring.stylesheets colleagues, In this...
GTalbot
06-11-2010 11:25 PM
dorayme Go to last post
6 267
I have a four column display in which the elements inside the columns (images) keep wrapping down to the next line, even tho my master table is set...
.Net Sports
06-09-2010 06:02 PM
dorayme Go to last post
2 81
GTalbot wrote: I have tried to read that passage, and its predecessors, in different ways, and I still don't see what they are trying to say. The...
Jukka K. Korpela
06-08-2010 04:13 AM
Thomas 'PointedEars' Lahn Go to last post
2 99
Dumb question -- I know, but... Yes, I searched books and googled but couldn't find the answer. Does php always require that the page be .php and...
AT
06-08-2010 02:48 AM
AT Go to last post
16 185
I would like to add a linear gradient fill via CSS to the viewport at the bottom of any page whose contents exceed the viewport area. This is to...
Eric Lindsay
06-06-2010 02:13 PM
Eric Lindsay Go to last post
0 71
Is it possible to select elements conditionally based on what they contain? For example, is there a combination of CSS selectors that would...
Mark Smith
05-31-2010 05:21 PM
Thomas 'PointedEars' Lahn Go to last post
12 283
Hello All: Searched the archives here, there are some very old discussion, but nothing that addresses my question. Take a look at :...
A. Deguza
05-28-2010 10:13 AM
Albert Ross Go to last post
17 347
Hello. I have achieved glory: a PHP header. My first PHP: http://frontal-lobe.info/index3.php However, the page illustrates a problem I've had...
AT
05-28-2010 12:30 AM
AT Go to last post
12 187
Hello, I was wondering in the following example, is it possible to make divMiddleContainer dynamically expand to fill all available horizontal space...
Mark Smith
05-27-2010 06:41 AM
Thomas 'PointedEars' Lahn Go to last post
9 97
On 5/21/2010 5:32 PM, Steve wrote: Yes, except you seem to have a space where is should not be and which may or may not be important. If unsure, use...
Steve
05-25-2010 12:10 AM
Gus Richter Go to last post
19 297
I've always floated my columns, but I'm thinking now of switching to absolute positioning inside a relatively positioned wrapper. As long as the...
Jeff Thies
05-24-2010 06:06 AM
Jeff Thies Go to last post
5 105
IE8 crashes on start. I've reloaded and then uninstalled and tried IE7. IE7 doesn't crash, but does nothing either. All this on XP. Any...
Jeff Thies
05-23-2010 12:48 PM
Helpful person Go to last post
2 112
I've noted that you appear to enjoy playing with words. To quote one of your most recent examples : 'to represent in a reverse abstract upside left...
Josiah Jenkins
05-22-2010 01:06 PM
Albert Ross Go to last post
7 122
Hi all; I'm a newbie to CSS. I'm trying to make a pretty basic basic blog theme: - header on top - two columns underneath, thin left column for...
Steve
05-22-2010 12:58 PM
Albert Ross Go to last post
31 550
Lets say we have a fixed width navigation column of 200px. How to make the next column take up the remainder? It's easy to wrap under (and...
Jeff Thies
05-20-2010 06:05 AM
Beauregard T. Shagnasty Go to last post
8 138
Hello, I have a table as follows: <table class="Protocol" cellpadding="0" cellspacing="0"> Can I move the cellpadding="0" cellspacing="0" to the...
shapper
05-20-2010 04:06 AM
dorayme Go to last post
14 232
Hi; I'm new at CSS. I made a prototype for a blog theme. My first. A 100% width header, followed by two colums and then a 100% footer. Works...
Steve
05-19-2010 09:37 AM
Albert Ross Go to last post
3 91
I have a css file. It includes, for example: DIV.links A:hover { BACKGROUND: #fff; COLOR: #030; } Some of my pages need a different set of link...
AT
05-14-2010 06:29 PM
dorayme Go to last post
9 149
Special Issue on Semantics-enabled Software Engineering in IEEE TSMC-C IEEE Transactions on Systems, Man and Cybernetics, Part C – Applications and...
Bardia
05-14-2010 02:28 PM
Bardia Go to last post
0 117
Hi group, where does the gap between the img/input and the surrounding form come from and how do I get rid of...
André Hänsel
05-13-2010 02:07 PM
dorayme Go to last post
11 248
OK not really a css problem but there are some sensible folks here! I got a blind guy to listen to my website, he suggested...
Albert Ross
05-12-2010 07:51 AM
Bwig Zomberi Go to last post
2 113
Hello all. It's been some years since I added anything to my studies page, but I am almost done with an essay about a 1942 book. The problem I am...
TheBicyclingGuitarist
05-12-2010 05:27 AM
Thomas 'PointedEars' Lahn Go to last post
15 230
The test website URL is: www.realestate.simplycaribbean.com In Safari (on the Mac) the logo bar on the top of the webpage shows up ok, however in...
karen stiell
05-11-2010 06:32 PM
Beauregard T. Shagnasty Go to last post
4 141
My css menu works great in Safari and shows up as a centered horizontal menu with vertical drop down sub menus but in Opera and Firefox it just shows...
karen stiell
05-11-2010 04:01 PM
karen stiell Go to last post
4 161
Here is W3C's FAQ on using CSS selectors with xml:lang http://www.w3.org/International/questions/qa-css-lang#xmllang Basically it says I should use...
Zhang Weiwu
05-10-2010 04:21 AM
Jake Jarvis Go to last post
1 119
Hi, I want to create a simple website with tabs that displays fine in all commonly used web browsers. I have read that CSS2/3 support is incomplete,...
AT
05-06-2010 09:53 AM
williamc Go to last post
4 189
Hello, I have the following markup: <div class="Center"> <img class="Thumbnail" src="/center/getthumbnail/1" alt=""/> <div...
shapper
05-06-2010 06:07 AM
shapper Go to last post
3 129
I created an HTML invoice form that works well except for the area where I enter the item description. I'd like a CSS solution that will allow my...
M.L.
05-04-2010 08:01 AM
David Stone Go to last post
19 357
Assume I have one or more html pages which refer to an external (imported) CSS stylesheet file (with lots of entries). Is there a way to find out...
AT
05-04-2010 05:22 AM
transkawa Go to last post
11 712
On this website: http://www.blighty.co.za/ there is a menubar inside a containing div (id="NavBar"). The NavBar has this formatting: #NavBar...
MG
05-03-2010 09:04 PM
Chris Beall Go to last post
5 186
Hello Folks: I have been scouring the web abd archives of this group to see if there is a way of creating snaking two-column layout for text. So...
A. Deguza
05-02-2010 01:20 PM
A. Deguza Go to last post
13 310
Hello, what I'm doing is pretty trivial: display a nav tree and mark the currently active elements in the tree in boldface (much like a breadcrumb)....
Karsten Wutzke
04-30-2010 04:32 PM
Chris F.A. Johnson Go to last post
1 261
What is a non-replaced element; and what is a replaced element? For example the spec says that the width property does not apply to a non-replaced...
MG
04-30-2010 01:47 PM
Ben C Go to last post
1 114
Hello. I observed that a table with "background-position: bottom" would shift its background downwards when the table have an caption. Since...
Zhang Weiwu
04-29-2010 10:30 PM
Zhang Weiwu Go to last post
0 129
Testcase: http://www.user.uni-hannover.de/nhtcapri/temp-5.html Opera 10.51 (Windows XP) takes "padding-right" to mean "padding-left" on table cells...
Andreas Prilop
04-29-2010 04:14 PM
dorayme Go to last post
10 274
On Mon, 26 Apr 2010 16:15:13 -0400, "Jonathan N. Little" <lws4art (AT) gmail (DOT) com> wrote: I'm designing for the only person who has ever...
Swifty
04-27-2010 05:01 PM
dorayme Go to last post
27 440
I am looking at an example that I found somewhere on the internet. I have put it up here: www.blighty.co.za The stylesheet has this: #sddm div...
MG
04-27-2010 01:51 PM
MG Go to last post
2 125
Hello, I am trying to display a list of products in a Grid with 3 columns and N rows. Each product has its Name, Image and in some cases a link to...
shapper
04-25-2010 10:56 PM
dorayme Go to last post
12 279
Post New Thread

Display Options
Showing threads 1 to 50 of 8053
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 - 2010, Jelsoft Enterprises Ltd.