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     
Hello, does CSS have a selector that allows the selection of content? I want to syntax highlight specific keywords in my pre and code tags,...
Karsten Wutzke
Yesterday 08:01 PM
Thomas 'PointedEars' Lahn Go to last post
11 27
I am annoyed by the low-contrast text on "pretty" web pages. At the moment, I'm looking at: http://power-of-source.blogspot.com/ but I...
Mason C
Yesterday 10:01 AM
Jonathan N. Little Go to last post
4 12
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
02-07-2010 03:28 PM
Ed Mullen Go to last post
9 26
In article <dennism3-ya02408000R0602101953330001 (AT) news (DOT) datemas.de>, dennism3 (AT) dennism3 (DOT) invalid (Dennis M) wrote: a:visited...
dorayme
02-06-2010 09:35 PM
dorayme Go to last post
0 6
Hello, For bold should I use <b> or <strong>? I thinks <b> but I am not sure. Thanks, Miguel
shapper
02-06-2010 05:11 AM
John Dunlop Go to last post
5 17
HOw do I set the width of columns in CSS ie First TD of first TR to be set to a specific width & Second TD of first TR to use use the remainder of...
Barely Audible
02-04-2010 04:54 PM
dorayme Go to last post
18 39
Hello, I have pretty regular HTML in my body: <p> References for Modeling Levels: </p> <ul class="links"> <li> Data Modelling Layers: Do You Wanna...
Karsten Wutzke
02-04-2010 04:37 PM
Karsten Wutzke Go to last post
2 9
Assume I have the following HTML code (for simplicity with embedded CSS instructions): <html>.... <body width="1000px"> <div width="800px"> <div...
AT
02-04-2010 12:10 PM
AT Go to last post
0 7
Hi, I'm working on design a theme on a Drupal installation and like to style the first list item of a list differently than the rest.. Shouldn't...
Axel
02-03-2010 12:35 PM
Jukka K. Korpela Go to last post
3 10
In article <4b67354c$0$26301$9b536df3 (AT) news (DOT) fv.fi>, Osmo Saarikumpu <osmo (AT) weppipakki (DOT) com> wrote: Is that really a Finnish...
dorayme
02-03-2010 10:37 AM
David Stone Go to last post
11 23
Wrote out some random thoughts about problems of CSS. (a blog). Any thoughts? ------------------------------------- (perm link with links and...
Xah Lee
02-02-2010 01:27 PM
Roy A. Go to last post
12 56
Let start with a declaration like: <iframe src="content1.html" name="content"> </iframe> How can I make this iframe as height as necessary to...
AT
02-01-2010 12:31 PM
AT Go to last post
0 12
Hello, Could someone suggest me a good CSS approach for a drop down menu. All I need is for a simple case: <li>CMS <ul> <li><a...
shapper
02-01-2010 11:00 AM
Ed Mullen Go to last post
1 13
Hello, I am styling some anchors as follows: a {color: #2E6194;} a:link {color: #2E6194;} a:visited {color: #285580;}
shapper
02-01-2010 09:08 AM
Molly Mockford Go to last post
5 42
FREE Animations you can e-mail (click link): http://www.amperefitz.com/contact.html THOUSANDS of FREE Animations Enjoy,
fitz
01-31-2010 02:50 PM
fitz Go to last post
0 17
I have a large image in the middle of my index page. It interferes with page liquidity (whatever that means). Image sizing by width="100%"...
Mason C
01-30-2010 05:58 AM
rf Go to last post
14 47
What screen size should one design for? And how to do it? I see all sort of page widths. What is the best management of width? masonc
Mason C
01-29-2010 10:55 PM
Chris F.A. Johnson Go to last post
53 149
Hi, I'm using a custom css table design to display a program's usage info. in the style of a Linux man page. There are 2 different custom td...
Poster Matt
01-29-2010 10:18 PM
GTalbot Go to last post
6 16
Hello, I created the following layout: http://www.flyondreams.net/Layout.html I have two problems: 1. I am not able to clear the floats. You can...
shapper
01-29-2010 03:58 PM
dorayme Go to last post
2 18
I have a div containing an image 300 pixels in height: <div> <img src="image.jpg"> </div> So the height of the div also becomes 300px. I would...
Tuxedo
01-29-2010 03:48 AM
Ben C Go to last post
12 66
Mason C wrote: Hooray for the almost 2%! Regardless of the *good* browser what do you think happens when my default font size is 24px and not...
Mason C
01-29-2010 03:26 AM
Ben C Go to last post
28 78
Image width and height 100% allows a large image to decrease if the screen is small. Good (for some pages), but: Google Chrome will not display...
Mason C
01-28-2010 08:56 PM
Mason C Go to last post
0 14
I layup pages like this: http://www.talkorigins.org/origins/postmonth/2008_08.html I would like to layup the pages so that the text beginning...
Friar Broccoli
01-28-2010 07:33 PM
Friar Broccoli Go to last post
4 16
Hi There, I would like to have links that have a background color that changes and the background shouldn't just be as hight as the actual text...
cerr
01-27-2010 11:18 PM
Jonathan N. Little Go to last post
4 20
I use the computer and the Net on a regular basis but I don't know a whole lot about it all, especially when it gets technical. I have an Acer...
Virgina Hernandez
01-27-2010 02:21 PM
Virgina Hernandez Go to last post
0 10
G'day all, I have been trying to solve this CSS puzzle for years and keep failing. An image was sliced up in photoshop and an animated gif was...
Ray
01-27-2010 12:03 PM
Jukka K. Korpela Go to last post
23 78
Hi all, How can I set my indenting margin relative to the float on my left, or the container border if I'm below the float? That is can I achieve...
Johann 'Myrkraverk' Oskarsson
01-26-2010 05:05 PM
dorayme Go to last post
20 227
In the following html the width of the text area increases in IE6 outside of the containing div after the user starts typing in it... It works fine...
Mark Smith
01-25-2010 11:50 AM
Mark Smith Go to last post
0 30
I would like to dynamically calculate the width of a <div> pane as the current browser window width minus 180 pixel. In other words I would like to...
AT
01-25-2010 11:45 AM
AT Go to last post
0 19
If you surf to http://purecssmenu.com , you see a preview of a sample menu. The menu bar has two pulldowns labeled "Product Info" and "Templates". ...
Lao Ming
01-25-2010 09:57 AM
Stan Brown Go to last post
10 48
Hello, I have two problems on a page but only with IE7: http://www.lipocero.pt/Center 1 - The menu dropdowns appear behind Google Maps; 2 - The...
shapper
01-24-2010 10:01 PM
dorayme Go to last post
13 53
G'day everyone I know very little about CSS, and so I use third-party CSS or template CSS mostly. I have a positioning style sheet on my web site...
leuce II
01-24-2010 09:50 PM
dorayme Go to last post
7 44
Ought to be simple but is stumping me. What is the CSS equivalent of: <p><b>Author, </b><i>Name of Book</i></p> Thank you. Bill Braun
Bill Braun
01-23-2010 09:15 AM
Jukka K. Korpela Go to last post
15 69
I have a web page which contains an <iframe> similar to: <iframe src="intro.html" width="100%" height="100%" name="content"> ... </iframe> The...
AT
01-22-2010 03:17 AM
AT Go to last post
0 33
hi all, i do have a strange margin problem with safari and opera - firefox is running great - ie i have fixed with conditional comments, but how...
viktor
01-21-2010 09:06 AM
David Postill Go to last post
5 53
On 1/14/2010 5:40 PM, dorayme wrote: First of all, I don't want to be placed into a position of championing the vertical-align method. I prefer my...
Gus Richter
01-20-2010 09:30 PM
Gus Richter Go to last post
39 158
I have a number of 32 bit PNG images that have transparent sections in them. The borders of these sections have anti aliased edges. The images appear...
Andrew Poulos
01-18-2010 05:28 PM
jeff Go to last post
10 263
Assume I have a web page with a big picture on it. When the browser window is smaller than the picture then automatically horizontal and vertical...
AT
01-18-2010 03:25 PM
AT Go to last post
0 33
Hello, Could someone please tell me why the blue contact images on top right move up and disappear the up half when using IE7? I am floating...
shapper
01-17-2010 10:37 AM
jeff Go to last post
4 64
I am asking for css comments. This ugly page and its css styles have been validated. http://frontal-lobe.info/new/index.html In particular, (1) ...
Mason C
01-15-2010 07:35 AM
Bill Braun Go to last post
86 618
As far as I rememeber there is somewhere a (web)service in Internet which offers the user to look at a certain webpage (passed by the user as URL)...
AT
01-14-2010 01:05 PM
AT Go to last post
0 36
I have two vertical column divs to hold the main page content, the left menu div is floated left and about 200px wide. The right main content div is...
mscir
01-14-2010 12:28 PM
Ben C Go to last post
7 52
http://frontal-lobe.info/new/index.html I'm kidding. I'm kidding. Well..... hmmmm..... unlimited possibilities. Browsers are suckers...
Mason C
01-10-2010 03:49 PM
Mason C Go to last post
2 45
Hello everyone, I'm have sit on the following code for two hours but I don't understand why it dosen't work. CSS...
Marcin
01-10-2010 02:00 PM
Marcin Go to last post
6 71
Assume I want to put multiple text paragraphs, pictures and <iframes> on a webpage. I don't want to let the browser to decide how all the stuff is...
AT
01-07-2010 02:28 PM
AT Go to last post
0 52
Mon, 04 Jan 2010 08:31:12 +1100 from dorayme <doraymeRidThis (AT) optusnet (DOT) com.au>: What is the right way, please? -- Stan Brown, Oak Road...
Stan Brown
01-06-2010 05:34 PM
Stan Brown Go to last post
25 262
Please the problem is stated below the code:<!-- To change this template, choose Tools | Templates and open the template in the editor. --> <!DOCTYPE...
emekadavid
01-05-2010 01:59 PM
Harlan Messinger Go to last post
5 88
I wonder which of the browser of today do NOT support <iframe> tags. Is there such a browser at all? Shawn
AT
01-05-2010 01:44 AM
AT Go to last post
0 50
I was about to give up on css layout but Beauregard led me to "Study this...
Mason C
01-04-2010 10:53 AM
C A Upsdell Go to last post
13 169
Assume I have a (very simplified) webpage similar to: .... <body ...> .... <div id="links"> <A HREF="first.html"...
AT
01-03-2010 01:36 PM
AT Go to last post
0 52
Post New Thread

Display Options
Showing threads 1 to 50 of 7944
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.