iFrames Part 3 – VimeoLet’s see if we can show our Vimeo-hosted video in this website. Log in to your Vimeo account […] August 27, 2024 in HTML tagged iframe / vimeo / iFrame by Mike
HTML Horizontal Line (hr)The hr tag in HTML draws a horizontal line (row) across the page, that’s it. The hr element […] August 27, 2024 in HTML tagged rule / line / horizontal / html / style by Mike
HTML Agility PackAlternate Solutions Before I begin, I would like to point out that you might be able to web […] September 22, 2018 in HTML tagged html / web / NuGet / scrape / Agility / Pack / scraping / data / HTML Agility Pack by Mike
HTTP Request MessageHTTP stands for Hypertext Transfer Protocol. There is an article called HTTP: The Protocol Every Web Developer Must […] April 8, 2018 in HTML tagged post / API / http / get / request by Mike
HTML List MakerIf you type a lot of HTML code undoubtedly you will have types ordered and unordered lists. There […] February 19, 2017 in HTML tagged html / list by Mike
SVG in HTMLSVG stands for Scalable Vector Graphics. HTML has a tag called svg that allows you to show graphics […] January 14, 2017 in HTML tagged html / SVG by Mike
Sass IntroductionWikipedia says: “Sass is a scripting language that is interpreted into Cascading Style Sheets (CSS). SassScript is the […] December 9, 2016 in HTML tagged saas / introduction by Mike
iFrames Part 2Below is an example of the use of iframe elements in HTML. All we needed to do was […] October 22, 2016 in HTML tagged website / frame / frames / iFrame by Mike
iFrames Part 1An inline frame is an HTML element used to embed another document within the current HTML document. This […] October 22, 2016 in HTML tagged frame / frames / iFrame by Mike
The Box ModelThe box model is a model that assists HTML and CSS coders understand how to set the margin, […] October 22, 2016 in HTML tagged height / innerheight / innerwidth / css / outerheight / html / outerwidth / margin / padding / width / model / box / border / dimensions by Mike
HTML IntroductionHTML is a markup language for describing web documents (web pages). The three main technologies for creating wev […] October 22, 2016 in HTML tagged html / website / introduction / HTML by Mike
Bootstrap IntroductionHere is what Wikipedia says about Bootstrap: “Bootstrap is a free and open-source front-end web framework for designing […] October 20, 2016 in HTML tagged css / style / Bootstrap / introduction / Bootstrap by Mike