Tag aside in HTML
Tags define content outside the main content.
Definition and usage
Tags define content outside the main content.
The content in should relate to the main content.
Browser support




Supported in most browsers, however IE6, IE7, IE8 browsers want to display properly, it requires additional CSS and JavaScript support.
Tags are new tags in HTML5.
Structure
For example
I often read computer news and tips on the TipsMake.com website.
Website Quantrimang
TipsMake.com is a social network of science and technology, expanding content
to meet the needs of members on more technology areas such as electricity
voice, smart device, electronics, computer security .
Note: TipsMake.com looks forward to its members
capture the latest information, knowledge and technology trends.
Show on browser:
Tôi thường đọc tin tức và thủ thuật máy tính trên website TipsMake.com.
Website Quantrimang
TipsMake.com là mạng xã hội về khoa học công nghệ, đang mở rộng nội dung để
đáp ứng nhu cầu của các thành viên về nhiều lĩnh vực công nghệ hơn như điện thoại,
thiết bị thông minh, điện tử, bảo mật máy tính.
Note: TipsMake.com mong muốn các thành viên của mình luôn nắm bắt được những
thông tin, kiến thức, xu hướng công nghệ mới nhất.
Use on CSS:
aside {
display: block;
}
4 ★ | 1 Vote
You should read it
- Introduction to HTML
- 5 steps to learn a dynamic HTML web component profile
- Basic examples of HTML
- Paths in HTML
- HTML form
- eQuiz - Multiple choice test on HTML knowledge
- Elements in HTML
- Why write neat and organized HTML?
- Symbol - Icon in HTML
- Common HTML mistakes that you should avoid for better web programming
- Attributes in HTML
- Image img in HTML