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
connect an iPhone to Windows SBS 2003
Compare user security groups - Active Directory
I am trying to load windows xp on a hp g71-340us laptop. The factory installed OS is windows 7 Home Premium. When the set-up disk is loading i get a Stop 0x0000007b BSOD.
how to install certificate in SBS 2008
perl suppress printing when output to pipe
what is the best way to remove opachki.ru trojan?
How can I record two DV (firewire) inputs simultanously to a PC or Mac?
How do i factory reset netvanta 1524st switch from the cli command line?
Can I add multi-millions of records to SQL database while replication is on? Will it work?
What is S=Strict, T=Transitional, and F=Frameset