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
Need to translate my first string in ASP.NET
Computer doesnt power on...
simple math programming question
How can I check for an install new updates for Symantec Backup Exec? I have clicked on the Help drop down menu, but don't see any options for updates
error while executing a stored procedure
How to appear in local search engine in foriegn country without a host there?
The instruction at "0x......" error
Java Not Working in Internet Explorer or Firefox
SQL Server Update Query
Delphi SQL Query Help