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
java get utc date/time
Office 2007 Excel cells appear blank
Script Conflict
VirtualInfrastructure.Util
s.HttpWebR
equestProx
y' threw an exception.
Error installing Radeon 7k into HP DC5700
Using WinRAR on the command line
Select DISTINCT Question
Extremely slow performance on Web Application
Negate of existing String inside of RegEx
Custom drupal searchbox