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 NuGet / scrape / Agility / Pack / scraping / data / html / web / HTML Agility Pack 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
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 padding / width / model / box / border / dimensions / height / innerheight / innerwidth / css / outerheight / html / outerwidth / margin 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
CSS Inline Style ExamplesThis post focuses on examples of inline styles, while the previous post focuses on defining and understanding CSS […] October 2, 2016 in CSS tagged inline / css / html / style / CSS by Mike
HTML StylesStyle HTML has a style attribute. Setting the style of an HTML element, can be done with the […] September 29, 2016 in HTML tagged css / html / style / inline by Mike
Developing the HTML Content for your EmailEmail content will normally consist of two things: text and graphics. This post will introduce you to working […] September 28, 2016 in Marketing tagged email / html by Mike
Create an HTML EmailOn another topic altogether, this post is about how to create an HTML email. The reason you may […] September 27, 2016 in Marketing tagged email / html by Mike
Inspect ElementInspect Element is a feature of Firefox and Google Chrome. You can look at the source code of […] October 25, 2015 in HTML tagged code / css / html / source by Mike
Menu HTML and CSSYou can write your own menus in HTML and CSS and put them into your WordPress site. This […] October 15, 2015 in HTML / WordPress tagged menu / css / hover / html / inline-block by Mike
PHP codeThe code below would have a dot php file extension. In WordPress I have shown the code using […] October 10, 2015 in PHP tagged code / html / php by Mike