iT邦幫忙

鐵人檔案

2021 iThome 鐵人賽
回列表
Modern Web

Learn & Play JavaScript -- Entry-Level Front-End Web Development 系列

Hi everyone!

I'm Vida.
Last year, I wrote 30 articles about "PM your Career & Life," which deviated from the script but very interesting.
This year, I'm challenging entry-level front-end web development as a beginner : )

Learning continues!

Cheers!

鐵人鍊成 | 共 30 篇文章 | 4 人訂閱 訂閱系列文 RSS系列文
DAY 1

#1 Entry-Level Front-End Web Development

Before learning the front-end web development, let’s talk about my plan in the f...

2021-09-01 ‧ 由 Vida Lin 分享
DAY 2

#2 HTML x Lovely Auntie

What is HTML? English: Wiki - HTML Mandarin: HTML 基礎 - 學習該如何開發 Web HTML Mark...

2021-09-02 ‧ 由 Vida Lin 分享
DAY 3

#3 CSS Introduction x Foodie

What is CSS? English: CSS = Cascading Stylesheets“CSS is designed to enable the...

2021-09-03 ‧ 由 Vida Lin 分享
DAY 4

#4 CSS Box Model, Selector, Absolute/Relative Position

CSS Box Model Frame & tag design: <div style="padding:10px;width:30...

2021-09-04 ‧ 由 Vida Lin 分享
DAY 5

#5 Types of CSS Selector

After the previous 2 articles of CSS basic introducttion, let's talk about 5 Typ...

2021-09-05 ‧ 由 Vida Lin 分享
DAY 6

#6 CSS Table x Stock Price

An ordinary CSS table looks like Ways of making CSS table beautiful 1. Change...

2021-09-06 ‧ 由 Vida Lin 分享
DAY 7

#7 Web Layout: CSS Fundamentals

Final Design CSS Web Layout Tips 1. Horizontally center the text: try text-ali...

2021-09-07 ‧ 由 Vida Lin 分享
DAY 8

#8 Web Layout: RWD

What is RWD? “Responsive web design (RWD) is a design and technical approach tha...

2021-09-08 ‧ 由 Vida Lin 分享
DAY 9

#9 CSS3 Flexbox: main style setting

What is Flexbox? Flexbox = Flexible Box "CSS3 Flexbox was designed as a o...

2021-09-09 ‧ 由 Vida Lin 分享
DAY 10

#10 CSS3 Flexbox: nav style setting

What is nav? nav = navagator “The <nav> HTML element represents a sectio...

2021-09-10 ‧ 由 Vida Lin 分享