viz-css is a html css tool for vizulizing HTML by applying the css styles like margin,padding,height,width,display etc.
- For teaching css to students
- For learning to unknown or less known css properties
- For explaining css styles for students who are new to the programming.
Currently this project is MVP only and it have many bugs but in future we will try to resolve them
- For styling your component add your html in to code box
- Your elements will shown in viz box (second box)
- Select an element from the viz box. selected element will have the dotted border.
- select the styles from css box and click on apply