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
Store file in mysql using connector.net and blob field
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue
Two SCCM primary site in active directory
Unable To Add Outlook Account
Computer playing random ads without any open windows
When ActiveX control on form changes, apply new value to another control on form.
MS Excel 2007 & PDF - Exporting to PDF takes long hours!
Why does my outlook show three tasks for every email I mark?
HP SAN drive fail
Perl Iteration issue