Learn HTML in 15 minutes: a post with an embedded YouTube video:
When we “Add New Post” in WordPress, we copy the Embed-code from YouTube to insert the video into the Post:
Learn technical info from a site/page
Some things you could say about the technics of a page: Choose View > Source in your browser (or press CTRL+U) and try to figure out what tool is used to create the page (eg. WordPress, Dreamweaver, Muse) eg. this will tell it is made with WordPress: <meta name=”generator” content=”WordPress 5.2.3″ /> If WordPress is … Continue reading Learn technical info from a site/page

