PM Learns to Code - Udacity Notes of Intro to Programming
Intro
Glossary
1. Learn to Code
Lesson 1: Welcome to the Nanodegree
Lesson 2: Nanodegree Orientation
Lesson 3: The World Wide Web
Introduction to the Web
Previewing HTML in Atom
Lesson 4: HTML Basics
What is HTML?
Intro to HTML Tags
Computer are Stupid
Missing End Tag
Making Links
Adding Images
Whitespace
Inline vs Block Element
Project: Getting Started with HTML
Stage 1:Make a Web Page
1.1 The Basic of the Web and HTML
1.2 Creating a Structured Document
1.3 Adding CSS style and HTML Structure
Stage 2 Intro: Build a Mad Libs Game
2.1 Extracting the First Link
2.2 The Variable
2.3 Input-> Function -> Output
2.4 Equality Comparisons
2.4 Control Flow & Loops : If & While
2.5 Debugging
2.6 Structured Data:Lists & For loop
2.7 How to solve problem
Stage 2 Work Session 4
Stage 2: Work Session5
Stage 3
3.2 Use Functions
3.3a Use classes
3.3b Use Classes - Text Send
Class 重要觀念完整複習
Stage 4
4.1 Instructions
4.2 Make the internet work for you
4.3 Forms
4.5 Working with App Engine
4.6 Validation
4.7 HTML Template
4.8 Databases
Stage 5:Discover your path
Front End Programmer
Back-End Programming
Mobile Programming
Data Analyst
The Power of API
Welcome to the Nanodegree
Powered by
GitBook
Adding Images
Images Tag
以 image tag 當例子,src 與 alt 是 attributes,url 跟 text 是 value。
alt attribute
alt 的全稱是 alternate,當圖片連結失效的時候,就會顯示 alt 內的設定的字串。
void tag 是指一個 tag 並沒有 content,他不需要一個 closing tag
break 是換行的意思
results matching "
"
No results matching "
"