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     
What I'm trying to show is very simeple like this <table> <tr> <td width=70%>LEFT CONTENTS</td> <td width=30%>RIGHT CONTENTS</td> </tr> </table> But...
typingcat@gmail.com
10-11-2005 01:43 AM
Els Go to last post
3 126
I am having a problem getting IE6 and FireFox 1.07 to display a page in the same way. If anyone has the time to look the the page...
KiwiBrian
10-10-2005 06:39 AM
osman Go to last post
3 109
Hello i want to have a rounden corner, then some text and then another rounden corner. To explain it better, go to this site; there is a image how...
Mark
10-10-2005 05:07 AM
dingbat@codesmiths.com Go to last post
4 151
I wrote: Okay, I've played with this a little and found that giving the outer div 'float: left' fixes this in Firefox. Does anyone know why?
Cool Guy
10-10-2005 02:39 AM
Els Go to last post
10 303
I'm trying to implement a navigation bar with multiple a href classes. The following example works exactly as I want it to, but for Internet Explorer...
jwayne@_no_spam.com
10-09-2005 06:58 PM
Spartanicus Go to last post
3 129
Els <els.aNOSPAM (AT) tiscali (DOT) nl> wrote: You're right - I mixed it up. Sorry.
Cool Guy
10-09-2005 08:00 AM
Cool Guy Go to last post
0 135
In the same style-sheet, there are two classes with some properties that have differing values. If I have a CLASS attribute on an element that...
David Ross
10-08-2005 04:57 AM
Jukka K. Korpela Go to last post
4 131
In <1128702162.731709.92630 (AT) g43g2000cwa (DOT) googlegroups.com>, on 10/07/2005 at 09:22 AM, expertware (AT) libero (DOT) it said: Why? He's...
expertware@libero.it
10-07-2005 12:40 PM
Shmuel (Seymour J.) Metz Go to last post
72 959
I am having a problem viewing a centered table using Firefox. When the page is long enough to scroll, the alignment moves slightly to the left. The...
ben.saur@gmail.com
10-07-2005 01:33 AM
'sNiek Go to last post
1 114
Here is an odd one. Take a look at http://www.nyccure.com/test/changes.html using Firefox. Now reload the page a few times. It will change. All I...
Matt Silberstein
10-06-2005 01:46 PM
Matt Silberstein Go to last post
7 120
I have a fixed width page that has a division with a brief centered line of text that is defined as font-family: sans-serif. It is the widest element...
Haines Brown
10-06-2005 12:57 PM
Haines Brown Go to last post
0 111
Bonjour ======extrait css.css======= ..topsection { width: 760px ; margin-left: auto ; margin-right: auto; height: 150px; background-image:...
Bill
10-06-2005 11:11 AM
Bill Go to last post
6 146
Hi. Here is http://www.zrfpk.pl/ and if You move mouse on left column or text "wiecej tekstu" then Opera (8.5) crashes. Moreover, when click on F11...
Cezar
10-06-2005 05:50 AM
Pawel Knapik Go to last post
7 198
By trial and error, I've become convinced that CSS is unsafe in IE6 when the webserver supports GZip-encoding. There's an intermittent bug that...
Martin
10-05-2005 05:24 PM
Martin Go to last post
1 145
I'm working on a site that will have a typical CSS drop menu appear on all pages. The menu is based on this...
Webmaster
10-05-2005 04:57 PM
Webmaster Go to last post
3 129
I have two blocks, one aligned to the left and one aligned to the right. I'm having issues getting the left block aligned to the bottom when...
PJ
10-05-2005 03:19 PM
PJ Go to last post
0 97
I'm designing a site the typical dilemma of a customer who feels a Splash cover is a necesserary solution to "improve" their site, and so I'm...
Webmaster
10-05-2005 02:42 PM
Webmaster Go to last post
4 102
A relatively common piece of CSS is to style a list to be displayed in-line: li { display: inline; } However this also removes any bullets from the...
dingbat@codesmiths.com
10-05-2005 10:48 AM
dingbat@codesmiths.com Go to last post
2 147
Hi everyone, this was originally posted to a javascript group. If indeed there is no standard, is there a way to do it SPECIFICALLY for...
jullag@hotmail.com
10-05-2005 09:22 AM
jullag@hotmail.com Go to last post
0 135
hi friends you can go through this web site www.kagapa.org first platform independent kannada web site built with font embeddin technolgy it come ...
10-05-2005 07:20 AM
Alan J. Flavell Go to last post
9 179
Hi, I'm trying to create a site index page. The page layout will consist of a header, left navigation and content display. The left navigation...
deepakp
10-05-2005 04:25 AM
Obvious Go to last post
1 120
expertware (AT) libero (DOT) it schreef: That's a 100% legit example of geek-talk! :-) ~snip~ oke, now I know what you need. A few threads...
'sNiek
10-05-2005 04:12 AM
'sNiek Go to last post
2 181
Hey if anyone could help me this would be great, been staring at the screen for over 2 hours and cant figure out why the image wont, align to the top...
Summersnow
10-04-2005 01:06 PM
dingbat@codesmiths.com Go to last post
9 144
Hi at all, I have a little images (a gidf animated) that I want to position at the very top and very right corner with all screens size. Over this...
Roberto
10-04-2005 02:55 AM
'sNiek Go to last post
1 137
I have a three-column layout. On the left is always the navigation. Right of that is the wider bit, containing the main text. Next to the main text,...
Helge Moulding
10-04-2005 12:01 AM
Helge Moulding Go to last post
6 124
On Mon, 3 Oct 2005, Gérard Talbot wrote: Because your example contained ASCII characters, and so the only specification-conforming implementations...
Alan J. Flavell
10-03-2005 03:58 PM
Alan J. Flavell Go to last post
1 131
I'm hoping that someone in this group has seen this strange behavior before and that it's a known IE6 bug with a...
Jordan
10-03-2005 02:40 PM
Jordan Go to last post
0 121
I am frequently doing something like the following: <div style="width:95%; padding:10px;margin:5px;"> <table>Contents include stuff that won't...
Alan
10-03-2005 02:26 PM
Alan Go to last post
2 133
Does anyone know of a good package/company that will easily let me integrate a store into my website? with searching ? And results based on who...
Dan V.
10-03-2005 02:25 PM
Martin Bekkelund Go to last post
3 121
Dear Niek i am doing the changes you suggested but: if I use quotes for values: <table><td width=273px...
expertware@libero.it
10-03-2005 01:21 PM
expertware@libero.it Go to last post
2 126
Yes I can be nasty. But the people here already found out. :-) I just noted that the 2 pixels of TD shift could be due to the default value of...
expertware@libero.it
10-03-2005 10:33 AM
expertware@libero.it Go to last post
2 109
ceplma (AT) gmail (DOT) com wrote: xmlns:xhtml="http://www.w3.org/1999/xhtml" Use
Martin Honnen
10-03-2005 08:40 AM
ceplma@gmail.com Go to last post
1 108
"Mark Schneider" <google2005 (AT) markschneider (DOT) com> wrote: An url to a real example using real content was requested, this is always...
Mark Schneider
10-03-2005 07:54 AM
Mark Schneider Go to last post
10 211
Hi guys, I think I made a mistake with my posting. In fact it has been listed as message 42 of our thread about Firefox, IE, Datatime ......
expertware@libero.it
10-03-2005 06:12 AM
expertware@libero.it Go to last post
0 121
Oh ye Gods of Style, I have been having fun making buttons with CSS: <div class='cssnav2'> <a...
meltedown
10-02-2005 10:56 PM
Norman L. DeForest Go to last post
6 161
On Sun, 1 Oct 2005, ceplma (AT) gmail (DOT) com wrote: As an aside, if these are meant to be bold and italic, one wonders why they weren't...
Alan J. Flavell
10-02-2005 07:43 AM
ceplma@gmail.com Go to last post
1 130
ceplma (AT) gmail (DOT) com wrote: since the <?xml ...> header is missing. -- jmm dash list (at) sohnen-moe (dot) com (Remove .AXSPAMGN for email)
Jim Moe
10-02-2005 02:18 AM
ceplma@gmail.com Go to last post
1 106
On Fri, 30 Sep 2005, Gérard Talbot wrote: right... No it isn't. In a conforming browser, it's equivalent to not writing that padding...
Les Juby
10-01-2005 12:43 PM
Barbara de Zoete Go to last post
17 225
I have a number of blocks of content (product items) that I want to wrap naturally at the end of the line. float: left has the unhappy habbit of...
Jeff Thies
09-30-2005 04:24 PM
Spartanicus Go to last post
1 108
clintonG wrote: :-) I don't know of any quick reference, but maybe you haven't seen this page yet: http://www.w3.org/TR/CSS21/propidx.html It may...
Els
09-30-2005 01:49 PM
Els Go to last post
6 169
I'd like to have a CSS file for everything that's common to my site, and other CSS files that are specific to certain pages or groups of pages. When...
g@risky-biz.com
09-29-2005 11:02 PM
Robi Go to last post
4 112
Hello everyone, I've got a problem here that's simply getting on my nerves. I have a horizontal menu (styled as per below with floated li's) but...
Nicko
09-29-2005 10:11 PM
Nicko Go to last post
1 136
Is there a tool to do the follow? Suppose I have a page with a variety of stylesheets and various grouped selector and all that. Is there some way to...
Matt Silberstein
09-28-2005 10:25 PM
Matt Silberstein Go to last post
5 145
in a web page http://jim.com/econ/chap01p1.html I want the first link, pointing to the previous page in the presentation to line up with left hand...
James A. Donald
09-28-2005 03:11 PM
James A. Donald Go to last post
2 133
http://homepage.ntlworld.com/spartanicus/temp3.htm p:before{content:"foo"} p:before{content:none} <p>bar</p> renders as "foobar". I thought that...
Spartanicus
09-28-2005 05:18 AM
Spartanicus Go to last post
5 126
Hi, I've just been playing this afternoon with adding a cheezy barchart to an existing database report. The report shows weekly movement in orders -...
Howie
09-27-2005 04:11 PM
Nick Theodorakis Go to last post
1 119
Is there a way to "layer" background color over a backgoround image using CSS?
Lee
09-27-2005 11:03 AM
Lee Go to last post
5 161
I created a seperate .css file to control to html pages. It works for one page, but not the other? Could anyone tell me a possible reason for this?...
Lee
09-27-2005 09:19 AM
'sNiek Go to last post
8 173
This is just a personal photo site I've been cobbling together in my spare time. It's still very much unfinished. Once you get away from the home...
Greg G
09-27-2005 07:37 AM
Quasimido CSS Go to last post
4 136
Hi I have a menu which is done using background graphic rollovers. Its is in a table at the moment. The problem i have is that the text does not...
lindsey.crocker@celltalk.co.uk
09-27-2005 06:38 AM
Els Go to last post
12 210
Post New Thread

Display Options
Showing threads 3351 to 3400 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.