• Hi
    just a little mistake:

    
    table {
    	margin: 0 0 <strong>01.5em;</strong>
    	width: 100%;
    }
    
    
    table {
    	margin: 0 0 0 1.5em;
    	width: 100%;
    }
    

The topic ‘Error CSS Table’ is closed to new replies.