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
Ruby script failing: (NoMethodError)
OMA and OWA
mysql stored proc parameter
"File Helper" reporting - Your system may have upopenable files - Why?
How to make WPF button background color silver?
PIX 515 to ASA 5505 VPN tunnel problems...
Disabling software restriction policy
windows xp 64 bit on APPLE IMAC 27 inch
Searching inside PHP files
DOS Bat File Copy a File with Date Timestamp