The First Point Cell Right Border:
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>Untitled Page</title>
</head>
<body>
<table border="0" cellpadding="5" cellspacing="0" width="100%" height ="100%">
<tr><td colspan="2" align=center style="height: 20px; border-top: #0066ff thick solid; border-bottom: #0066ff thin solid; border-right: fuchsia thick; background-color: #99ccff;" >
<h2 >
?????????? ???????</h2>
</td></tr>
<tr>
<td rowspan="2" style="width: 250px; background-color: #99ccff; border-right: #0066ff thin solid;" >
</td>
<td style="height: 17px; border-bottom:#0066ff thin solid">????</td>
</tr>
<tr >
<td style="height: 270px" valign="top">
</td>
</tr>
<tr height=10>
<td colspan="2" style="border-bottom: #0066ff thick solid; border-top: #0066ff thin solid;" >
??? ????? ???????? ? 2006?.</td>
</tr>
</table>
</body>
</html>
WHY IS THE RIGHT BORDER OF THE LEFT CELL NOT DISPLAYED?
(border-right: #0066ff thin solid)
Though in design mode of VWD it is displayed!
The second point - I've been customizing CreateUserWizard control: added new step, translated labels into russian, remove\added some labels and so on... And after that some labels started being displayed differently in Design View and in browser! I tried to use css styles by defining special style for these labels, but it doesn't works even I see changes in Design Mode! The same trouble exists in some other elements!
Help me please! May be someone want to see my page directly? I can send it via e-mail. I'll appreciate it!
Thanks in advance!
Am I Evil?
Yes I Am!