Happy
Codes Catch
Education
06/16/2021
One of the most exciting and long-awaited features in HTML5 the audio element, enabling native audio playback within the browser. We can take advantage of this now as all of the major browsers support it — currently Firefox, Chrome, Safari and Opera, and Internet Explorer 9+. For browsers that don't support audio natively, we can easily fallback to Flash.
06/06/2021
The tag defines some content aside from the content it is placed in.
05/31/2021
We’ve discussed a lot of new elements here at Web Developer, but the article element has somehow escaped the microscope… until now! article is one of the new sectioning elements. It is often confused with section and div but don’t worry we’ll explain the difference between them in code below image.⤵️
05/29/2021
The tag defines an area inside an image map (an image map is an image with clickable areas).
elements are always nested inside a tag.
05/25/2021
Html5 Studies Day of #4️⃣4️⃣
-------------------------------------------
Represents the contact information for its enclosing section. If it is a child of the body element, then it applies to the document as a whole.
--------------------------+++------------------------+++---------------------
05/22/2021
Html5 Studies Day of #3
Tag: [ abbr ]
-----------------------------------------------------------------------------------
Represents an abbreviation or acronym. The optional title attribute may be used to provide an expansion of the abbreviation. If specified, the title attribute must contain an expansion of the abbreviation and nothing else.
--------------------------+++------------------------+++---------------------
05/22/2021
Html5 Studies Day of #2
Tag: [ a ]
-----------------------------------------------------------------------------------
If the a element has an href attribute, then it represents a hyperlink (a hypertext anchor). If the a element has no href attribute, then the element represents a placeholder for where a link might otherwise have been placed, if it had been relevant.
The target, rel, media, hreflang, and type attributes must be omitted if the href attribute is not present.
--------------------------+++------------------------+++---------------------
05/20/2021
Learn html5 Basic to advanced 🧑💻
Me trying to center a div using CSS
Click here to claim your Sponsored Listing.