You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
noobpentester09 edited this page Jan 27, 2020
·
1 revision
Instead of providing same style for diffrent Tags, Using CLASS attribute can reduce code. The class name must be provided and the class name is used to provide styling with a (.)prefix
Declaring a class Class = "Class_Name"
Using a Class = <style> .Class_Name {Width:200px; Height:200px;}</style>