Click here to Skip to main content
16,011,647 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Resize (hide) frame? Pin
daniel99917-Feb-03 9:31
daniel99917-Feb-03 9:31 
Generalrequest.blah... Pin
l a u r e n16-Feb-03 9:42
l a u r e n16-Feb-03 9:42 
GeneralRe: request.blah... Pin
Richard Deeming17-Feb-03 3:28
mveRichard Deeming17-Feb-03 3:28 
GeneralRe: request.blah... Pin
palbano19-Feb-03 12:32
palbano19-Feb-03 12:32 
GeneralCDONT and SMTP config Pin
Anonymous15-Feb-03 20:33
Anonymous15-Feb-03 20:33 
QuestionHow to send binary data to JSP? Pin
George215-Feb-03 18:45
George215-Feb-03 18:45 
GeneralCentering/Right-aligning things in a strict XHTML/CSS environment Pin
Domenic Denicola15-Feb-03 10:32
Domenic Denicola15-Feb-03 10:32 
GeneralRe: Centering/Right-aligning things in a strict XHTML/CSS environment Pin
David Wulff15-Feb-03 11:40
David Wulff15-Feb-03 11:40 
text-align operates on any line-box so whether it contains text, images, tables, objects, rules, or whatever, it should have the desired effect.

So in the example you gave of an image, you would do something like this

<div style="text-align: center; width:100%">
<img ... />
</div>



GeneralRe: Centering/Right-aligning things in a strict XHTML/CSS environment Pin
Domenic Denicola15-Feb-03 14:04
Domenic Denicola15-Feb-03 14:04 
GeneralRe: Centering/Right-aligning things in a strict XHTML/CSS environment Pin
David Wulff15-Feb-03 16:21
David Wulff15-Feb-03 16:21 
Generalencryption Pin
Sarvesvara (BVKS) Dasa15-Feb-03 2:21
Sarvesvara (BVKS) Dasa15-Feb-03 2:21 
GeneralRe: encryption Pin
Giles15-Feb-03 3:46
Giles15-Feb-03 3:46 
GeneralRe: encryption Pin
Sarvesvara (BVKS) Dasa15-Feb-03 18:21
Sarvesvara (BVKS) Dasa15-Feb-03 18:21 
GeneralRe: encryption Pin
Jonathan Austin15-Feb-03 19:33
Jonathan Austin15-Feb-03 19:33 
GeneralRe: encryption Pin
Sarvesvara (BVKS) Dasa15-Feb-03 20:30
Sarvesvara (BVKS) Dasa15-Feb-03 20:30 
GeneralRe: encryption Pin
Sarvesvara (BVKS) Dasa16-Feb-03 18:54
Sarvesvara (BVKS) Dasa16-Feb-03 18:54 
GeneralRe: encryption Pin
Vasudevan Deepak Kumar17-Feb-03 18:37
Vasudevan Deepak Kumar17-Feb-03 18:37 
GeneralRe: encryption Pin
Sarvesvara (BVKS) Dasa17-Feb-03 22:56
Sarvesvara (BVKS) Dasa17-Feb-03 22:56 
Generalmeta tags Pin
Sarvesvara (BVKS) Dasa15-Feb-03 2:18
Sarvesvara (BVKS) Dasa15-Feb-03 2:18 
GeneralProblem with Html Dropdown and JavaScript Pin
Vasudevan Deepak Kumar14-Feb-03 19:35
Vasudevan Deepak Kumar14-Feb-03 19:35 
GeneralRe: Problem with Html Dropdown and JavaScript Pin
Jonavis19-Feb-03 22:26
Jonavis19-Feb-03 22:26 
Generaltwo simple questions: DataGrid Pin
devvvy14-Feb-03 18:06
devvvy14-Feb-03 18:06 
GeneralRe: two simple questions: DataGrid Pin
Jeremy Oldham15-Feb-03 6:24
Jeremy Oldham15-Feb-03 6:24 
GeneralRe: two simple questions: DataGrid Pin
Anonymous15-Feb-03 17:55
Anonymous15-Feb-03 17:55 
GeneralRe: two simple questions: DataGrid Pin
Jeremy Oldham15-Feb-03 18:21
Jeremy Oldham15-Feb-03 18:21 

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.