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
Blackberry Syncing Problem - "No Available Message Stores" error when synchronizing
iTunes Management
intuitive understanding of the area under the curve - again
INSTALL - SQUID getting "pam_auth.c:133: warning: initialization from incompatible pointer type"
Security Alert when Opening Outlook
Blackberry Enterprise Express on Exchange 2007 Can't resolve name during MAPI Profile Setup
Logical Drive Corrupted. Server repair says its not formatted
How to remove new line from a string
Oracle Error "To many precesion Specifiers"
Prevent Deadlock in Database Coldfusion