HTML Basics for Low Code Devs

Опубликовано: 04 Октябрь 2024
на канале: April Dunnam
4,026
173

HTML is the language of the web. It's a markup language used to define the structure and content of web pages. As a no code/low code developer, it can be very beneficial for you to know HTML basics. HTML can be used in Power Apps and Power Automate to improve our solutions. We can make our Power Automate emails look better with HTML and use HTML to improve the look and feel of our Power Apps Canvas Apps.

In this first video of my Development Fundamentals for Low Coders Series, I give you an overview of the HTML basics and show can example of how to apply that to your low code solutions in Power Apps.

🔗 LINKS 🔗
✅ Learn Power Apps - https://aka.ms/LearnPowerApps
✅ Explore Uses for the HTML Control in Power Apps -    • Power Apps: Top 3 Uses for the HTML C...  

Table of Contents
00:00 - intro
00:39 - Why Learn HTML as a Low Code Dev?
01:56 - Creating an HTML file
03:10 - Using Tags
04:56 - Adding Content to the Header
06:19 - Adding Content to the Body
08:53 - Adding Images
11:27 - Adding Hyperlinks
13:30 - Adding List Items
14:43 - Adding HTML to Power Apps