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
Override a constructor
Remove exchange connection in Outlook
Can i delete the system cache folder under Application Data\Sun\Java\Deployment\c
ache ?
Sql Express 2008 Client connectivity tools
Default Printer Changes using Terminal Server
VB equation is slightly off
Update HP onboard administrator SSH version?
Wordpress widget with visual editor for non-HTML savvy users
How to Transfer All ZIP files from a FTP Directory using Powershell
swf file won't play on the web