HTML & Coding Introduction – Course for Beginners
By freeCodeCamp.org
Published: Feb 21, 2023“
Learn the basics of HTML and how to begin coding in this course for beginners.Are you interested in coding but have never tried it before? Are you curious about how to create your own website or app? If so, then this video course is for you!
Course developed by @AniaKubow
Full course: http://codewithania.com/Contents
- (0:00:00) Introduction
- (0:01:34) What is a code editor?
- (0:03:08) Code editor options
- (0:03:52) Files files files
- (0:07:27) HTML Introduction
- (0:09:27) HTML – what is it exactly?
- (0:11:53) HTML Syntax
- (0:17:08) Saving files in your code editor
- (0:18:19) HTML Anatomy
- (0:22:50) Headings
- (0:24:49) Paragraphs
- (0:26:04) HTML headings, paragraphs and emphasis
- (0:32:20) Indenting code in HTML
- (0:34:03) HTML lists
- (0:38:54) HTML links
- (0:43:49) Navigating Pages
- (0:51:20) Images in HTML
- (0:55:15) Creating tables using HTML
- (1:03:27) Introducing the Div
- (1:05:09) Semantic sectioning
- (1:07:39) Table Tennis Leaderboard: Project prep
- (1:09:30) Table Tennis Leaderboard: Starting out our project
- (1:12:44) Table Tennis Leaderboard: table rows and lists
- (1:16:44) Table Tennis Leaderboard: Sectioning and the figure element
- (1:25:27) HTML forms
- (1:26:52) The various input element types in HTML
- (1:33:17) HTML Inputs exercise 1
- (1:40:40) HTML Inputs exercise 2
- (1:43:55) HTML Inputs exercise 3
- (1:48:57) The select dropdown in HTML
- (1:54:38) The Inspect tool
- (1:56:51) Using the data attribute in HTML
- (1:59:15) Commenting out code
- (2:01:29) What’s next?
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
And subscribe for new videos on technology every day: https://youtube.com/subscription_cent…
”
Tag: Tags
[#Script #Coding] 12 ways to center a div
12 ways to center a div
By codeSTACKr
Published: Aug 30, 2022“
Watch the full explanation video: https://youtu.be/kphds-1V9o8
Become A VS Code SuperHero Today: https://vsCodeHero.comGet my FREE VS Code Cheat Sheet: https://courses.codestackr.com/vs-cod…
Join my Discord developer community: https://discord.gg/A9CnsVzzkZ
Why is it so hard to center a div in CSS? It used to be, but now we have so many options!
Here are 12 ways to center a div.
Tools I use:
- codeSTACKr VS Code Theme: https://marketplace.visualstudio.com/…
- STACKr Code Font (Exclusive to my VS Code Course – https://vsCodeHero.com)
- SuperHero Extension Pack: https://marketplace.visualstudio.com/…
Show support!
- PayPal: https://paypal.me/codeSTACKr
Watch Next:
- Playlist: Web Development For Beginners – https://www.youtube.com/watch?v=Ez4yH…
Connect With codeSTACKr:
- Website: https://www.codestackr.com
- Twitter: https://twitter.com/codeSTACKr
- Instagram: https://instagram.com/codeSTACKr
- Facebook: https://facebook.com/codeSTACKr
”
[#Script #Coding] How to center a div 12 ways!!
How to center a div 12 ways!!
By codeSTACKr
Published: Aug 27, 2022“
Why is it so hard to center a div in CSS? It used to be, but now we have so many options!Here are 12 ways to center a div.
Become A VS Code SuperHero Today: https://vsCodeHero.com
Get my FREE VS Code Cheat Sheet: https://courses.codestackr.com/vs-cod…
Join my Discord developer community: https://discord.gg/A9CnsVzzkZ
Tools I use:
- codeSTACKr VS Code Theme: https://marketplace.visualstudio.com/…
- STACKr Code Font (Exclusive to my VS Code Course – https://vsCodeHero.com)
- SuperHero Extension Pack: https://marketplace.visualstudio.com/…
Timestamps
- 00:00 – Intro
- 00:11 – Method 1 (Don’t use!!)
- 00:18 – Basic Setup
- 00:26 – Method 2
- 00:54 – Method 3
- 01:06 – Method 4
- 01:15 – Method 5
- 01:29 – Method 6
- 01:40 – Method 7
- 01:45 – Method 8
- 01:54 – Method 9
- 02:00 – Method 10
- 02:06 – Method 11
- 02:08 – Method 12
”