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
Password Protect Folder
From BCD to ADO
Can't get twoASA 5505's VPNd
InfoPath - CONCAT, Line break and copying user comments into a repeating table each time a new user adds comments in a browser-enabled field
DELETE DUPLICATE RECORD from TABLE in SQL Server 2005
Fax services SBS 2008
Revert to Visual Studio 2008
FreeNAS NIC teaming
java include : a simple question
Windows Server 2003 Intermittent Freezing Issues