Click here to Skip to main content
15,879,326 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Out of Memory error in asp while fetching data from sql and display around 1,00,000 records Pin
Dalek Dave8-Mar-11 21:40
professionalDalek Dave8-Mar-11 21:40 
AnswerRe: Out of Memory error in asp while fetching data from sql and display around 1,00,000 records Pin
R. Giskard Reventlov9-Mar-11 4:59
R. Giskard Reventlov9-Mar-11 4:59 
QuestionAccessing local machine from web page Pin
pstsp91127-Feb-11 3:51
pstsp91127-Feb-11 3:51 
AnswerCross post Pin
Not Active27-Feb-11 6:02
mentorNot Active27-Feb-11 6:02 
AnswerRe: Accessing local machine from web page Pin
Pete O'Hanlon6-Mar-11 4:54
mvePete O'Hanlon6-Mar-11 4:54 
GeneralRe: Accessing local machine from web page Pin
GenJerDan6-Mar-11 5:22
GenJerDan6-Mar-11 5:22 
JokeRe: Accessing local machine from web page Pin
Eddy Vluggen20-Mar-11 3:44
professionalEddy Vluggen20-Mar-11 3:44 
QuestionCSS Question on newly discover Syntax [modified] Pin
toikken23-Feb-11 11:33
toikken23-Feb-11 11:33 
Hi,
.container_12 .grid_4,
1) I notice there is no comma after _12 to ask what is the meaning of this since the comma is after -4,?

Normally, I would see .grid_4, .grid_6, .grid_12 to know they are individually assigned {float: left; margin: 4px;}. I try searching to get an understanding of two dot variable with no comma in 1) above to ask? Could not copy the code from viewer to thus type a not too exact facismile to wonder and to ask for some fine points help to be aware of. I have read some css book, etc but I cannot recall coming across something like 1) above.

Thanks in advance for taking the time to educate me and deeply appreciated.


css sheet1
#header { margin: 0.8em;}

css sheet2
.grid_4, .grid_6, .grid_12 {float: left; margin: 4px;}
.container_12 .grid_4, .container_16 .grid_6 {width: 700px;}

Html coding with usage of the style sheet
	<div id="header" class="grid_12">
		<!-- TITLE & BLOCKS -->
		<div id=...


Edit: Hi Richard A, Tx for your reply with the 960 link. I downloaded some 960 info pror but your link looks more informative. Will read for I am trying to learn fast and it is nice to know about 960 develeopment methods for it is use in a product I am using, Very please developers use the 960 concept. Yui is another concept to learn about. And as type progress, will learn what is the difference. Richard, I am very happy to be a member of this site and to learn from your shared knowledge.

modified on Thursday, February 24, 2011 8:22 PM

AnswerRe: CSS Question on newly discover Syntax Pin
musefan2-Mar-11 23:32
musefan2-Mar-11 23:32 
QuestionMusic Streaming API Pin
Matt Cavanagh22-Feb-11 23:10
Matt Cavanagh22-Feb-11 23:10 
QuestionPicking up data from a webpage to excel. Pin
Dalek Dave21-Feb-11 10:52
professionalDalek Dave21-Feb-11 10:52 
Questioncenter middle of three spans Pin
Stryder_118-Feb-11 7:09
Stryder_118-Feb-11 7:09 
AnswerRe: center middle of three spans Pin
Sunasara Imdadhusen22-Feb-11 1:36
professionalSunasara Imdadhusen22-Feb-11 1:36 
AnswerRe: center middle of three spans Pin
musefan2-Mar-11 23:24
musefan2-Mar-11 23:24 
QuestionIndian rupee sign in web page Pin
Rounak Hasan16-Feb-11 18:25
Rounak Hasan16-Feb-11 18:25 
AnswerRe: Indian rupee sign in web page PinPopular
Manfred Rudolf Bihy16-Feb-11 23:36
professionalManfred Rudolf Bihy16-Feb-11 23:36 
GeneralRe: Indian rupee sign in web page Pin
Sunasara Imdadhusen17-Feb-11 2:17
professionalSunasara Imdadhusen17-Feb-11 2:17 
GeneralRe: Indian rupee sign in web page Pin
Rounak Hasan17-Feb-11 6:04
Rounak Hasan17-Feb-11 6:04 
GeneralRe: Indian rupee sign in web page Pin
Manfred Rudolf Bihy17-Feb-11 6:13
professionalManfred Rudolf Bihy17-Feb-11 6:13 
GeneralRe: Indian rupee sign in web page Pin
klixxx21-Feb-11 13:11
klixxx21-Feb-11 13:11 
AnswerRe: Indian rupee sign in web page Pin
Bryian Tan21-Feb-11 17:17
professionalBryian Tan21-Feb-11 17:17 
AnswerRe: Indian rupee sign in web page Pin
Sunasara Imdadhusen2-Mar-11 19:29
professionalSunasara Imdadhusen2-Mar-11 19:29 
QuestionHas Anybody Seen This Control? Pin
Roger Wright15-Feb-11 18:50
professionalRoger Wright15-Feb-11 18:50 
AnswerRe: Has Anybody Seen This Control? Pin
Peter_in_278015-Feb-11 19:45
professionalPeter_in_278015-Feb-11 19:45 
GeneralRe: Has Anybody Seen This Control? Pin
Roger Wright16-Feb-11 18:08
professionalRoger Wright16-Feb-11 18:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.