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
Setup a wenpage in Windows Server 2008
SBS 2008 How to Change the Company web Page Calender Date Format
Before unload
COUNT_variable Error
drupal 6.17 calendar
Windows Authentication with User and Roles management in SQL Server
Cisco ASA 5505 with AIP-SSC-5 card
HP Dataprotector error "Automatic DR information could not be collected"
Sonicwall rule to block DHCP traffic between two site-to-site
Strange SQL Error