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     
img { border-color: WHITE; border: 10px; } I read that if I do the above there will be a boarder on all four sides of the IMAGE and that the boarder...
News
08-28-2006 03:01 PM
News Go to last post
3 209
~john wrote: http://k75s.home.att.net/banner.html -- -bts -Motorcycles defy gravity; cars just suck.
Beauregard T. Shagnasty
08-28-2006 01:39 PM
Beauregard T. Shagnasty Go to last post
0 187
Please take a look at this page: http://deimos.curious.be/~dusk/contact.php?action=show_booking As you can see the radio/check buttons do not line...
TomB
08-27-2006 02:29 PM
Stephen Poley Go to last post
5 199
I've got a wordpress blog with a fairly nondescript header photo. What I want is to chop the leftmost 1/4 or so off that photo, and replace that part...
Peter
08-27-2006 03:36 AM
Spartanicus Go to last post
9 214
dutch90 (AT) gmail (DOT) com wrote: Your unbroken string would do the same in a table cell. That wasn't a good test. Use real...
dutch90@gmail.com
08-27-2006 02:18 AM
dutch90@gmail.com Go to last post
8 203
Trond Michelsen wrote: Why not alter the PNG to have a semi-transparent background, instead of fully transparent? At the risk of answering my own...
VidTheKid
08-26-2006 11:03 AM
VidTheKid Go to last post
0 239
Say I have a <div id="content"> for the main content column, and within that column, I have several items, ie <div class="item"> (each would be some...
Steve Kostecke
08-26-2006 10:33 AM
VidTheKid Go to last post
2 209
Andy Mabbett wrote: From a design standpoint, I see nothing wrong with the way you did the footnotes. This is clearly appropriate if accessibility...
David E. Ross
08-25-2006 02:04 AM
Garmt de Vries-Uiterweerd Go to last post
2 203
Mark wrote: It is there :P ~john
~john
08-24-2006 07:27 PM
Mark Go to last post
1 241
Hi I am back with a question. I have something like: <span id ="SomeID1" onclick = "Clicked(this.id)"> <div class=c1> Something here...
pamelafluente@libero.it
08-24-2006 05:13 AM
pamelafluente@libero.it Go to last post
2 227
Els wrote: http://tinyurl.com/po2p7 ] http://dev.hmrprint.com/tests/html/css_layout_test_0001.htm ] True, I could of done that and will consider...
Stan R.
08-24-2006 04:37 AM
Els Go to last post
3 201
Mark wrote: Let div#side and div#main swap places. Put the float before the main content. -- Els http://locusmeus.com/
Els
08-24-2006 01:56 AM
Els Go to last post
0 228
Any kind soul feel like ending my efforts to figure out why two images are removing the top few rows of pixels but repeating them at the...
Wes Groleau
08-24-2006 12:12 AM
Wes Groleau Go to last post
7 246
Hello! I am teaching programming, and display code snippets with line numbers for easy reference. If possible, I would like to make these line...
michaelp
08-23-2006 10:20 PM
Christopher P. Winter Go to last post
13 646
pamelafluente (AT) libero (DOT) it wrote: Then you've go problems - unless you know the height of the column (and can absolutely position the other...
David Dorward
08-23-2006 06:07 PM
pamelafluente@libero.it Go to last post
21 659
John, First things first, fix your HTML. Use the right DTD... your page isn't even HTML, let alone XHTML. For one thing, you're missing the BODY...
danrumney@warpmail.net
08-23-2006 04:56 PM
danrumney@warpmail.net Go to last post
0 213
Hi, I'm wondering if CSS support in IE is such that one could make an expandable collapsible vertical menu - such as in a TOC - without...
pantagruel
08-23-2006 11:13 AM
Paul Davis Go to last post
2 694
Hey, The code that follows im having problems with, i think tis the CSS, but i dont have a clue of fixing it, i have tried any things but...
Dessip@gmail.com
08-23-2006 10:12 AM
Dessip@gmail.com Go to last post
0 195
Hi, I am having lots of cross-resolution (and also cross-browser) problems. I would like to know what is the most recommended solution for this type...
Gabriella
08-23-2006 06:49 AM
Els Go to last post
1 264
Mark, Do you mean the sfhover function? I put it into the page header, just after the style sheet. Do you have a page up with a vertical menu...
j0nharris
08-22-2006 10:27 AM
j0nharris Go to last post
1 205
Hi I would like to change the title property(the hint displayed when you move over it) of an elements colour/and or text size. Is this possible Can...
Robert T
08-22-2006 07:46 AM
David Dorward Go to last post
1 200
Hello, For the "shows" listing on my band's homepage I use tables. See the page at http://deimos.curious.be/~dusk/v2/shows.php Since we aren't...
TomB
08-21-2006 07:08 PM
Els Go to last post
4 234
See: http://www.writeonwhidbey.org/ When you shrink the width of your browser in IE, everything scrunches up until you get to a the width of the...
bobr@whidbey.com
08-21-2006 02:11 PM
bobr@whidbey.com Go to last post
0 192
I have a Page that has one left div with id "sidebar", floats left and has a fixed width of 140px, then another div with id "content", a left margin...
hiazle
08-21-2006 12:43 PM
Stan R. Go to last post
4 284
"Steve Kostecke" <spamtrap (AT) ntp (DOT) isc.org> wrote: followed by: Before lecturing others you may want to brush up on your posting technique...
Spartanicus
08-21-2006 12:39 PM
Spartanicus Go to last post
0 276
hi all, i'm here again. i couldn't find/understand this on w3c css2 recommendation and documentation, then here i ask. i decided to still use some...
Gianni Rondinini
08-21-2006 08:21 AM
Andy Dingley Go to last post
8 273
I'm trying to use a Shockwave Flash file as is except for a line of text that it displays. I'd like to hide that line of text, and so I tried to...
Haines Brown
08-20-2006 09:45 PM
Haines Brown Go to last post
7 248
This is really stumping me. I don't know how many time's I've done this, but on this one particular case it is not working. My CSS says...
Jaxon Bridge
08-20-2006 06:36 AM
Stephen Poley Go to last post
7 214
This is the site I'm workin on: http://www.vachiropractic.com/newsite/ I'm looking to liquify the current layout. Ideally I'd like to mirror the...
fishwick@gmail.com
08-20-2006 12:01 AM
fishwick@gmail.com Go to last post
0 188
Having seen the light of CSS, I am trying to eliminate TABLEs from my HTML pages. However, with the following, how would you convert the HTML TABLE...
laredotornado@zipmail.com
08-19-2006 03:47 PM
Nije Nego Go to last post
1 178
I am just venturing into the world of pure CSS layouts. Although I am enjoying it so far, I have come across an issue that really has...
Rob
08-19-2006 10:24 AM
Rob Go to last post
4 215
I don't usually use CSS positioning very much, but I thought that I understood the concept until I got into this one. The site is using a mixture of...
Jason
08-18-2006 03:03 PM
David Dorward Go to last post
3 317
Hi, I have a page in a right-to-left language and I am trying to make some bulleted lists using <ul>, but it puts the bullets to the left. Is there...
ashkaan57@hotmail.com
08-18-2006 10:06 AM
Andreas Prilop Go to last post
17 829
Hi Sorry no screen shots or links...I want to achieve the following visual effect: I want three boxes to appear on screen, all within a parent box...
Griff
08-17-2006 01:22 PM
Andy Dingley Go to last post
13 433
hi, i have the following html. i don't want to set size for div and i want to have it get the size (especially shrink) of its content but it resizes...
spolsky
08-17-2006 11:47 AM
Sven Rudolph Go to last post
1 593
Hi, I just made a web site and stumbeled upon something, that seems to be a stylesheets bug in Konqueror. When Iuse :first-letter on the a-tag,...
Sven Rudolph
08-17-2006 10:43 AM
Sven Rudolph Go to last post
0 196
I have a simple div defined as follows: #leftbar { position: absolute; top: 0px; left: 0; margin: 0; border: 0px dashed #999; width:...
malachi.constant@gmail.com
08-17-2006 04:47 AM
malachi.constant@gmail.com Go to last post
0 233
Here's what I'm trying to achieve: http://www.james-thomson.net/page_nav.gif I'd like for the text of the page numbers to align vertically with...
Jim
08-16-2006 12:22 PM
Jim Go to last post
0 253
I have a CSS button built up by using shaded borders. For the button's label I wish to include a string returned by SSI echo for HTTP_REFERRER....
Haines Brown
08-16-2006 09:37 AM
Andy Dingley Go to last post
1 213
will FF ever support filters? (as in filter:alpha(opacity: 40) ) thanks..
maya
08-15-2006 08:50 PM
maya Go to last post
2 237
What is you favourite font family choice for pages with predominant text content? Which one is the most readable, with regards to body text <p> and...
Nije Nego
08-15-2006 04:59 PM
Nije Nego Go to last post
16 400
Jón Fairbairn <jon.fairbairn (AT) cl (DOT) cam.ac.uk> wrote: http://homepage.ntlworld.ie/spartanicus/temp.png -- Spartanicus
Tristan Miller
08-15-2006 04:26 PM
Spartanicus Go to last post
10 415
Hi, How can I set up the styling for different levels of <UL> to use different images for bullets, be indenetd differently, ... Like: .. list 1 -...
ashkaan57@hotmail.com
08-15-2006 03:37 PM
Nije Nego Go to last post
6 376
Stephen Takacs <perlhaq (AT) gmail (DOT) com> wrote: Rounded corners are styling, this question belongs...
Spartanicus
08-15-2006 03:06 PM
axlq Go to last post
9 250
I want to paste a lengthly text document into a web page and have it retain all of whitespace and line breaks. I first tried the <pre> tag but that...
Brent
08-15-2006 12:03 PM
Dr John Stockton Go to last post
22 777
Hi, I'm creating a page with various sections using <div>, and want some particular formatting properties to apply only in a certain section but not...
malachi.constant@gmail.com
08-15-2006 07:09 AM
Rik Go to last post
1 238
I came across this website that has a great way for displaying images. Rather than opening another browser window, it dynamically displays the image...
steve@walkerfx.com
08-14-2006 11:50 PM
steve@walkerfx.com Go to last post
3 264
Hello to all, and sorry about my poor english :) I am trying to assign inline styles thru javascript or directly into the element parameters....
appleboy@gmail.com
08-14-2006 10:08 AM
Andy Dingley Go to last post
1 248
Hello, I have a cell that I making 200px wide with a style sheet. I am setting the padding-left to 40px and the padding-right to 0px. I have 160x3...
Louis.
08-14-2006 06:20 AM
Louis. Go to last post
3 208
I've made an experiment page with the layout set out by css instead of tables which I'm used to. It works very well with the exception of one thing...
Flic
08-13-2006 12:23 PM
Flic Go to last post
0 215
Post New Thread

Display Options
Showing threads 2501 to 2550 of 7857
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.