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
Joomla SEF URLs
Error: "The site <sitename> could not be found in the Web application SPWebApplication Name=MOSS Parent=SPWebService"
Apache2 name-based virtual host & SSL
How to connect Hyper-V Server 2008 R2 to Cluster Shared Volumes
PL/SQL Create Global Temp Table and insert records returned from SELECT query
error message for HP laserjet 4700 model
User.isInRole always return false
Unable to access exchange webmail from a remote office
The future of VBA
Teradata Where Clause - Limit date to this month