Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



#html #programming

Not all elements follow the above pattern of opening tag, content, closing tag. Some elements consist only of a single tag, which is usually used to insert/embed something in the document at the place it is included. For example, the <img> element embeds an image file onto a page in the position it is included in:

 < img src = " https://raw.githubusercontent.com/mdn/beginner-html-site/gh-pages/images/firefox-icon.png " > 
If you want to change selection, open document below and click on "Move attachment"


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.