• Trying in content:

    <style type="text/css">
    .deffgall-cutlure {
    display:block;
    position:relative;
    min-width:100px;
    min-height:100px;
    background-color:#06C;
    }
    .deffgall-cutlure:hover {
     transform: scale(1.1);
    }
    </style>
    <div class=”deffgall-cutlure” ></div>

    nothing shown

    • This topic was modified 9 years, 7 months ago by kpetrov.

The topic ‘css not work’ is closed to new replies.