Microsoft
Software
Hardware
Network
Question : same class name in CSS
if i have two classes with the same name in the same css file, what happens?
do they combine both? does the second one overwrite the first?
for example:
.bluetxt
{font-color: blue; font-size: 12px}
.bluetxt
{font-color: blue; font-size: 10px}
Answer : same class name in CSS
The second one will overwrite first..it'll take font-size: 10px;
Random Solutions
Database on a 64 bit OS - Conection issues
Domain user account continuously getting locked out.
User's Web-Based AOL Mail is sending spam to all his contacts
Problem with Microsoft Transporter Suite
Scheduled Tasks to perform daily export of W2K3 server Event Viewer Logs.......
Asp.Net I am having problem trying to access a page & passing it querystring value.
Microsoft Information Store stalling issues
KDL55HX701 or 55LH90, which is best/newer?
javax.servlet.jsp.JspExcep
tion: Cannot retrieve definition for form bean null on action
SQL Stored Procedure pass in a list