ReactJS is an open-source, component based front end library responsible only for the view layer of the application. It is […]
Category: HTML
Inline Images in HTML: The
Tag
After you have an image ready to go, you can include it on your web page. Inline images are placed […]
Image Formats
GIF Graphics Interchange Format, also known as GIF, was once the most widely used image format. It was developed by […]
Huawei Mate 40 smartphone range could be ‘last hurrah’ in Europe for Chinese firm
Huawei’s new range of smartphones could be the company’s ‘last hurrah’ outside China, according to an industry expert, as US […]
Facebook Oversight Board starts hearing content moderation appeal cases
Facebook has announced the start of its independent Oversight Board on content moderation decisions. Facebook users can now appeal content-moderation […]
relevant CSS standards
There are three CSS recommendations from the W3C: CSS1, CSS2, and CSS3. Most modern browsers support a large part of […]
What are the relevant CSS standards?
There are three CSS recommendations from the W3C: CSS1, CSS2, and CSS3. Most modern browsers support a large part of […]
Including Style Sheets in a Page
Creating Page-Level Styles First , let’s look at how we can apply styles to our page at the page level. […]
What’s the most common use of the tag?
The <address> tag is most commonly used for signature-like entities on a web page. These include the name of the […]
What makes an HTML tag semantic?
Semantic HTML tags are tags that provide meaning to the enclosed content, beyond just the framework of the document.