html table tag
Html table style
Information:
<tr> :- Represents rows.
<td> :- used to create data cells.
<th> :- used to add table headings.
<ol> :- used to create an ordered list.
<li> :- include html element
Web Designing Theory is a web development learning blog where you can learn HTML, CSS, JavaScript, and modern web design tutorials step by step. Improve your coding skills with easy examples, projects, and beginner-friendly guides for frontend development.
Post a Comment