Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
HTML__CSS_基礎二.pdf
Search
darrenyaoyaoyao
November 19, 2020
Programming
0
58
HTML__CSS_基礎二.pdf
darrenyaoyaoyao
November 19, 2020
Tweet
Share
More Decks by darrenyaoyaoyao
See All by darrenyaoyaoyao
Pug.pdf
darrenyaoyaoyao
0
70
Sass.pdf
darrenyaoyaoyao
0
56
jquery.pdf
darrenyaoyaoyao
1
71
0c8adb02-ade8-47bb-9939-4d45110ffefd.pdf
darrenyaoyaoyao
0
58
bootstrap.pdf
darrenyaoyaoyao
1
78
Javasrcipt_基礎一.pdf
darrenyaoyaoyao
0
92
Javascript_基礎二.pdf
darrenyaoyaoyao
0
130
HTML__CSS_基礎_.pdf
darrenyaoyaoyao
0
58
HTML__CSS_基礎_.pdf
darrenyaoyaoyao
0
36
Other Decks in Programming
See All in Programming
野球解説AI Agentを開発してみた - 2026/02/27 LayerX社内LT会資料
shinyorke
PRO
0
310
AIに任せる範囲を安全に広げるためにやっていること
fukucheee
0
130
AI Assistants for Your Angular Solutions
manfredsteyer
PRO
0
140
20260313 - Grafana & Friends Taipei #1 - Kubernetes v1.36 的開發雜記:那些困在 Alpha 加護病房太久的 Metrics
tico88612
0
200
Claude Codeログ基盤の構築
giginet
PRO
7
3.3k
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
250
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
590
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
150
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
850
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
530
2026年は Rust 置き換えが流行る! / 20260220-niigata-5min-tech
girigiribauer
0
240
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
550
Featured
See All Featured
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
71
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4k
Tell your own story through comics
letsgokoyo
1
840
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.5k
The untapped power of vector embeddings
frankvandijk
2
1.6k
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
83
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
170
Reality Check: Gamification 10 Years Later
codingconduct
0
2k
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
380
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
440
Transcript
HTML, CSS 基礎⼆ 網站入⾨
今⽇⽬標
⾴⾯拆解
Html img : 使⽤圖片 <img src=“https://www.google.com/images/ branding/googlelogo/2x/ googlelogo_color_272x92dp.png”/>
⽂字輸入 <input/>
練習⼀ 實作 tabs
Cursor 游標 cursor: pointer
Css Class .block { }
連結 <a href=“”> Apple </a>