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     
In article <ae62d$4700a072$557fb410$31695 (AT) news (DOT) inode.at>, Gregor Kofler <usenet (AT) gregorkofler (DOT) at> wrote: Yes, I should not...
Cartoper
10-01-2007 05:58 PM
dorayme Go to last post
9 135
Also sprach dakota.duff (AT) greenbush (DOT) org: The text is visible, only the background image is missing. It's IE. It worked for me when I...
Thomas Mlynarczyk
10-01-2007 03:40 PM
Thomas Mlynarczyk Go to last post
2 136
On Sep 30, 9:15 am, "Beauregard T. Shagnasty" <a.nony.m... (AT) example (DOT) invalid> wrote: Where to start... 1: No, you cannot pull off...
Jonathan N. Little
10-01-2007 10:09 AM
Ian Hobson Go to last post
18 224
Hello, I have the following HTML: <div id = "content" class = "content"> <ul id = "list" class = "list"> <li id = "first" class = "first"> </li> <li...
shapper
10-01-2007 02:32 AM
Ben C Go to last post
2 144
Hello, I want to style the first column (i.e. all TD in the first col) using CSS? I have tried, e.g. td:first-child { color: red; } but not...
howa
09-30-2007 06:40 AM
Jukka K. Korpela Go to last post
2 152
I see what you mean. I can live with that, even though I don't understand why it's doing that. Thanks for pointing this out. Tim
timmyb
09-29-2007 07:24 PM
Ian Hobson Go to last post
9 163
I know this is a simple problem but it bedevils me. I'd like to have a container with two columns with the following properties: 1. Both columns...
axlq
09-29-2007 04:30 PM
dorayme Go to last post
7 185
prino wrote: Ever thought that we haven't heard that story about a million times already? What makes your situation different from any of...
prino
09-28-2007 06:56 PM
Bergamot Go to last post
6 182
Safalra wrote: By using position:relative, fixed or absolute as in the OP's example. Per 4. in the below given link. -- Gus
Mick Walker
09-28-2007 03:27 PM
Gus Richter Go to last post
1 128
Hi there, I am a relative CSS & JavaScript novice and I have a particular problem that is beyond my level of knowledge so I thought I'd tap...
splounx
09-27-2007 04:11 PM
Ben C Go to last post
4 175
Hi. I am trying to make a horizontal list that counts (downward) and a horizontal list that illustrates the time. Both list should be formatted the...
pbd22
09-27-2007 03:56 PM
Ben C Go to last post
2 154
Beauregard T. Shagnasty wrote: That sounds like Mac users. Is it a Mac font? -- Blinky RLU...
.... www.FocusOnPanama.com ....
09-27-2007 07:19 AM
Jukka K. Korpela Go to last post
23 409
html, body { margin:0; padding:0; height:100%; /* 100 % height */ } Above is a part of a CSS file I found in the Internet. I have been searching in...
mao
09-27-2007 01:09 AM
Gus Richter Go to last post
7 219
In article <VJtKi.29608$eY.13056 (AT) newssvr13 (DOT) news.prodigy.net>, William Gill <noreply (AT) example (DOT) invalid> wrote: Just one thing to...
spm
09-26-2007 07:16 PM
dorayme Go to last post
15 343
Hello, I would like to do something like this ..A { .... } ..B = .A ..C = .A ..D = .A Does anyone know if something like this can be done? I do...
jl
09-26-2007 04:06 PM
jl Go to last post
2 184
William Gill wrote: Well I would say as a "crutch" use a comment! I believe in comments, a create tool from programming background. Even if you will...
Chris F.A. Johnson
09-26-2007 01:03 PM
Jonathan N. Little Go to last post
12 279
Consider the table cell <td> <!--Adding 'height=100 style="vertical-align:middle"' makes it easier to view --> <form> <input name="button"...
william.oram@gmail.com
09-26-2007 11:01 AM
william.oram@gmail.com Go to last post
0 144
Hi all. Any advice appreciated - I'm floating an image right and the text to the left of the image is being forced down about 5px from the top...
battle.chris@gmail.com
09-25-2007 09:40 PM
battle.chris@gmail.com Go to last post
7 157
OBAFGKM_RNS (AT) yahoo (DOT) com wrote: <snip> We don't! <snip> out bits that your are not commenting on like this... (And interject comments as I...
OBAFGKM_RNS@yahoo.com
09-25-2007 07:14 PM
Jonathan N. Little Go to last post
4 172
I want to move the image for a link from the HTML to the CSS, but cannot figure out how to do it. Here is the old HTML: <a...
Cartoper
09-24-2007 01:08 PM
Thomas 'PointedEars' Lahn Go to last post
12 291
I have 2 problems on my current page. one: I can't seem to get the LeftColumn and MiddleColumn to align exactly next to each other so they seem...
pbd22
09-24-2007 09:36 AM
julian.bash Go to last post
3 165
Cartoper wrote: Surely you mean "vertical". If you really mean "horizontal", then please, for the love of &diety; stop. Nobody want to view text or...
John Hosking
09-24-2007 09:36 AM
John Hosking Go to last post
0 160
Andy Dingley wrote: Agreed. I learned long ago to not use id's at all unless they are needed for scripting purposes or for page anchors, and always...
Bergamot
09-24-2007 07:35 AM
Bergamot Go to last post
0 147
hi, is there a way to style rss-feeds so you can insert spacing BETWEEN them? for example here.. http://www.mayacove.com/news.html it seems...
maya
09-22-2007 09:46 PM
maya Go to last post
2 144
Here is the basic HTML: <body> <div id="header">my header</div> <div id="body">my body which is an image</div> <div id="footer">my...
Cartoper
09-22-2007 07:49 AM
Cartoper Go to last post
0 176
Two samples are provided for this isse ... tlanet.net/1.html - attempt to match heights with CSS tlanet.net/2.html - match height with CSS and...
thom@tlanet.net
09-21-2007 09:27 PM
thom@tlanet.net Go to last post
2 200
timmyb wrote: You're welcome. In future don't quote the full post, only the items you're directly commenting on. You can (and should) always snip...
timmyb
09-21-2007 06:46 PM
John Hosking Go to last post
1 165
thom (AT) tlanet (DOT) net wrote: If you post a URL with code that matches your question, maybe we can visualize what you want and even help...
John Hosking
09-21-2007 02:49 PM
thom@tlanet.net Go to last post
2 180
Hi. I have two divs inside a containing div <div id=container> <div id=top> </div> <div id=bottom> </div> </div>
pbd22
09-21-2007 10:04 AM
pbd22 Go to last post
0 199
Hi, Someone suggested the site http://www.css3.info/selectors-test/ in response to my dumb css/js questions. Its "Start testing..." link on the "CSS...
RichardOnRails
09-20-2007 11:46 PM
RichardOnRails Go to last post
12 302
Is it possible to craft a selector that selects on input type? It would be useful to be able to distinguish between type="text" and type="checkbox".
Hans Malherbe
09-20-2007 01:48 PM
Jukka K. Korpela Go to last post
5 173
On Sep 20, 11:49 am, Andreas Prilop <Prilop2... (AT) trashmail (DOT) net> wrote: Heh; that's the funny thing about newsgroups. The group you post in...
william.oram@gmail.com
09-20-2007 12:05 PM
william.oram@gmail.com Go to last post
0 171
DapperJ (AT) gmail (DOT) com wrote: No, stop. Post a URL. As always. I know what it is already, without having to see your code. You seem not to...
John Hosking
09-20-2007 10:13 AM
John Hosking Go to last post
4 178
Can someone tell me how I can make it so that on this page http://s195679515.onlinehome.us/essence/index.html in Firefox, the space after the main...
alice
09-20-2007 04:51 AM
Ben C Go to last post
4 172
I have a css tabbed text menu (Home - Services - About - Contact) and would like to show appropriate text formatted in <div> blocks on the webpage...
bela.patkai@gmail.com
09-19-2007 06:20 PM
Joshua Cranmer Go to last post
2 220
Hi, Someone suggested the site http://www.css3.info/selectors-test/ in response to my dumb css/js questions. Its "Start testing..." link on the "CSS...
RichardOnRails
09-19-2007 06:02 PM
RichardOnRails Go to last post
1 182
"Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> wrote It was indeed, the PNG image format seems to generate way too large...
.... www.FocusOnPanama.com ....
09-19-2007 09:22 AM
Jonathan N. Little Go to last post
16 245
"Johannes Koch" <koch (AT) w3development (DOT) de> skrev i melding news:46eaac94$0$47151$892e7fe2 (AT) authen (DOT)...
Dag Sunde
09-19-2007 12:43 AM
Dag Sunde Go to last post
2 179
On Sep 13, 1:19 pm, "Beauregard T. Shagnasty" <a.nony.m... (AT) example (DOT) invalid> wrote: Hi Beauregard, Thanks for suggesting why PHP would...
RichardOnRails
09-19-2007 12:13 AM
RichardOnRails Go to last post
10 261
I'm working on a small but useful, php based content managment system (microCMS) that uses Smarty Template and Fckeditor to allow non-developers to...
salmobytes
09-18-2007 10:11 AM
salmobytes Go to last post
1 199
Felix Miata wrote: I'm not familiar with this term, though I get your meaning from the context. Just curious where you heard it. -- Berg
Bergamot
09-18-2007 08:55 AM
Felix Miata Go to last post
1 176
check this tool ..completely automated browser compatibility testing tool ..amazing!!! http://www.essentiabct.com
smith
09-18-2007 06:47 AM
rf Go to last post
1 168
Hello, I have a link page about CSS . Does anyone have a good link surgestion for my page? Gr. Jan http://css.startpagina.nl
Jan
09-17-2007 06:44 AM
Jan Go to last post
2 185
I'm converting my table-based layouts to css-positioned divs - but the ONLY reason I'm doing it is because it's *considered* a best practice. I...
Sanders Kaufman
09-16-2007 05:25 PM
Brendan Gillatt Go to last post
41 617
Hi I have the following which simply changes the text color on a submit button. <form method='post' name='option' action='/cgi-bin/test.pl'> <input...
John
09-15-2007 05:07 PM
Bergamot Go to last post
3 206
Hi Pasrt of HTML - <div class='button'><input type='image' src='/images/check1.jpg'></input></div> Part of CSS - ..button {background-image:...
John
09-15-2007 03:04 AM
John Go to last post
8 164
Folks, I've put my page online here at www.fiprojects.com / wip / (Note: I purposely separated the entire address to avoid spiders having a sniff...
Randell_D
09-15-2007 12:42 AM
Jonathan N. Little Go to last post
6 198
Beauregard T. Shagnasty wrote: I have images inside, and I always know their exact width in pixel, as such, this is the width the boxes need to be...
Tuxedo
09-14-2007 09:37 PM
Tuxedo Go to last post
4 160
I really like the shadowing that this web site is using behind the images. I have tried to dig through their code to figure out how they did it, but...
Cartoper
09-14-2007 08:43 PM
Cartoper Go to last post
5 161
Can someone point me to a page that has good info on how the different browsers handle positioning? I'm finding that position:absolute...
alice
09-14-2007 04:31 PM
Bergamot Go to last post
1 162
Post New Thread

Display Options
Showing threads 801 to 850 of 7411
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.