Coders-Evoke-Community / Amazing-Frontend_Templates

Using Html Css and Javascript add whatever you want .... Designs of navbar , footers, landing pages , animations , one page websites , template with a parallax effect ,forms ,pop designs ,motion templates and many more .
https://coders-evoke-community.github.io/Amazing-Frontend_Templates
MIT License
94 stars 114 forks source link

Add Semantic HTML #49

Open binayakbishnu opened 2 years ago

binayakbishnu commented 2 years ago

Is your feature request related to a problem? Please describe. Absence of semantic HTML.

Describe the solution you'd like Addition of semantic syntax for HTML file. Example: <input type="button" class="btn" value="All" /> instead of <div class="btn>All</div>

Describe alternatives you've considered Not applicable

Additional context Illustrative example mentioned above: (The output doesn't change; since CSS styles of div.btn maintained in input.btn) image

Ayan-thecodeking commented 2 years ago

Ok go ahead @BinayakBishnu ....add ss and screen recording before making a pr