The answer is to use this method for HTML: Replace the & character with & Replace the < character with < Replace the > character with > Optionally surround your HTML sample with <pre> and/or <code> tags. Read more about the <pre> and <code> tags. Example 1 This text has been formatted using the HTML <pre> tag. The brower should display all white space as it was Read More
Posts by Victoria
How to add Google Font to the CSS File
Best option: Just go to https://fonts.google.com/ Add font by clicking + Go to selected font > Embed > @IMPORT > copy url and paste in your .css file above body tag. It’s done. Second Option: <link rel=”stylesheet” href=”//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&lang=en” /> Third Option Looks like this one not a recommended. Place @import at the very first line of the Read More
The Kaizen Approach
Kaizen in Japanese means “continues improvement”. It was created by American business management theorists. While it was originally applied in business sector, specifically to improve manufacturing processes, this approach is very much applicable to personal lives as well.I really like this article by Thomas Oppong, titled “The Kaizen Approach to Achieving Your Biggest Goal (The Read More
Yoga
Surya Namaskar or Sun Salutation Sequence “Learn how to do surya namaskar step by step through Iyengar Yoga. There is a beginner and advanced version for surya namaskar. Learn Iyengar Yoga for wrist strength and full body fitness- particularly, the surya namaskar. New Fitness video every Thursday.” Sun Salutation Sequence on YouTube Сурья Намаскар с Зап, Read More
How to add Google Analytics to a WordPress page
Below is the brief write-up on how to add Google Analytics to a WordPress page Create a Google Account and Login Go to the Google Analytics page Select Admin in the bottom left courner In the first panel, under Account drop-down, select Create new Account Set Account Name to yourwebsite name, minus the www. and Read More
Image Test
This is an image test. Used in the AWS class exercise to utilize “url rewrite”.
List of Training Classes
This is a list of training classes I am either working through right now or want to work through. Purchased in 2019 PHP for Beginners: How to Build and E-Commerce Store [by Edwin Diaz] Object Oriented PHP & MVC [by Brad Travesty] Bootstrap 4 From Scratch With 5 Projects [By Brad Travesty] PHP: Learn to Read More