In the following article, we will provide some excellent examples of what you should not do in CSS.
IE. behaviors
Behaviors are a certain way to add HTML elements with the use of CSS style.
How can we make exception and avoid problems? Behavior is supported only by IE. What to use else ? = JavaScript and HTML DOM.
1.Typewriter Simulation
The following HTML element has a <style> that defines an behavior for elements with an id.




