Click here to Skip to main content
15,924,402 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Using JavaScript to Handle ActiveX Events Pin
12-Jul-01 4:56
suss12-Jul-01 4:56 
GeneralServer Status using ASP Pin
macquni8-Jul-01 16:24
macquni8-Jul-01 16:24 
GeneralElectronic Dictionary on Webpage Pin
Huong8-Jul-01 6:16
Huong8-Jul-01 6:16 
GeneralASP Pin
5-Jul-01 21:25
suss5-Jul-01 21:25 
GeneralRe: ASP Pin
David Wulff8-Jul-01 7:32
David Wulff8-Jul-01 7:32 
Generalmove to the following row whenever I make a refresh Pin
Ricardo Alvarado Q.5-Jul-01 12:36
Ricardo Alvarado Q.5-Jul-01 12:36 
GeneralVertical Alignment in a DIV Pin
Paul Watson4-Jul-01 21:26
sitebuilderPaul Watson4-Jul-01 21:26 
GeneralRe: Vertical Alignment in a DIV Pin
Derek Lakin4-Jul-01 23:40
Derek Lakin4-Jul-01 23:40 
Paul,

From a CSS perspective the use of:
<DIV style="text-align: center; vertical-align: middle;">
should give the result you require. However, this appears to be browser dependent as usual. Dreamweaver 4 renders this correctly in it's preview window, but IE 5.5 does not. The image appears at the top of the window Frown | :(

From experience I have found that the cleanest and quickest way to get this result is to use a table with:
<TD align="center" valign="middle">


If I can help any further let me know.

Derek.
GeneralRe: Vertical Alignment in a DIV Pin
Paul Watson5-Jul-01 21:26
sitebuilderPaul Watson5-Jul-01 21:26 
GeneralXSL Specification Problems Pin
Paul Watson4-Jul-01 21:18
sitebuilderPaul Watson4-Jul-01 21:18 
GeneralRe: XSL Specification Problems Pin
6-Aug-01 19:35
suss6-Aug-01 19:35 
GeneralASP Components Pin
Michael P Butler4-Jul-01 9:51
Michael P Butler4-Jul-01 9:51 
GeneralRe: ASP Components Pin
Oscar Londono4-Jul-01 10:32
Oscar Londono4-Jul-01 10:32 
Generalactive frame IE Pin
Oguzhan ERKAN3-Jul-01 0:54
Oguzhan ERKAN3-Jul-01 0:54 
GeneralIE Launch from VC Pin
Yuvarajan JT2-Jul-01 23:17
Yuvarajan JT2-Jul-01 23:17 
Questionould be done? Pin
Yuvarajan JT2-Jul-01 23:16
Yuvarajan JT2-Jul-01 23:16 
Generalweb build tool Pin
2-Jul-01 20:47
suss2-Jul-01 20:47 
GeneralRe: web build tool Pin
Ryan Getgen3-Jul-01 12:20
Ryan Getgen3-Jul-01 12:20 
QuestionAccess Outlook Through ASP ? Pin
2-Jul-01 9:09
suss2-Jul-01 9:09 
AnswerRe: Access Outlook Through ASP ? Pin
Erik Thompson3-Jul-01 6:56
sitebuilderErik Thompson3-Jul-01 6:56 
GeneralRe: Access Outlook Through ASP ? Pin
4-Jul-01 8:49
suss4-Jul-01 8:49 
GeneralRe: Access Outlook Through ASP ? Pin
Michael P Butler4-Jul-01 9:07
Michael P Butler4-Jul-01 9:07 
Generalcustomized IE start Pin
2-Jul-01 5:13
suss2-Jul-01 5:13 
GeneralRe: customized IE start Pin
Erik Thompson3-Jul-01 7:01
sitebuilderErik Thompson3-Jul-01 7:01 
GeneralDHTML removeChild doesn't do as it's told Pin
D.D. de Kerf1-Jul-01 21:30
D.D. de Kerf1-Jul-01 21:30 

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.