HTML Tutorial - 11: Il Blockquote e Quota Tag


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to HTML Tutorial - 11: The Blockquote and Quote Tags

CSS quotes property - W3Schools Online Web Tutorials
https://www.w3schools.com/CSSref/pr_gen_quotes.asp

Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, PHP, Python, Bootstrap, Java and XML.

HTML Tutorial - W3Schools
https://www.w3schools.com/html/default.asp

HTML is the standard markup language for Web pages. With HTML you can create your own Website. HTML is easy to learn - You will enjoy it! Start learning HTML now »

HTML blockquote tag - W3Schools Online Web Tutorials
https://www.w3schools.com/TAGS/tag_blockquote.asp

Definition and Usage. The <blockquote> tag specifies a section that is quoted from another source.. Browsers usually indent <blockquote> elements (look at example below to see how to remove the indentation).