只在此山中,雲深不知處


聽首歌



© 2018 by Shawn Huang
Last Updated: 2018.5.27

HTML Introduction


head section
在<head></head>內,通常包含一些資訊例如title、CSS以及其他連結等(例如圖示)。此外還會有metadata,用以描述html的資料。
<!DOCTYPE html>
<html  lang="en-US"><!-- try lang="jp" -->
<head>
	<title>test</title><!-- 試著將此頁加入書籤,可看到名稱即為title內文字 -->
	<meta charset="UTF-8"><!-- try charset="ISO-8859-1" for Latin alphabet -->
	<meta name="author" content="Shawn Huang">
	<meta name="keywords" content="HTML,Tutorial"><!-- 搜尋引擎搜尋關鍵字使用 -->
	<meta name="description" content="HTML Tutorial"><!-- 搜尋引擎搜尋內容使用 -->
	<link rel="shortcut icon" href="h.png" type="image/x-icon"><!-- title圖片 -->
	<link type="text/css" rel="stylesheet" href = "tempcss.css">
</head>
<body></body>
</html>

標題

段落與分隔

格式化文字

連結

編號與未編號項目

區塊

HTML Introduction 2

Header & Footer

更多區塊

Details & Summary

Table

圖片與影像

Img

Area

picture

Audio

Video

Form

Button

Form

Radio Button

checkbox

Select

datalist

Textarea

Color

Date

month

time

datetime-local

week

file

number

range

search

image

fieldset

HTML Symbols

HTML5

design new element

Section & Article

Others

ai算圖

Prompting:
Learn Prompting PromptHero CLIP Interrogator Midjourney Prompt Generator




Created by Midjourney

Created by Playground AI
Created by Lexica.art

Created by DALL-E


Other related links: Civitai | leonardo.ai | playground | ai prompt guide | prompthero | prompthero | stability ai | Stable Diffusion
or install Stable Diffusion WebUI on your computer, you may need a better NVIDIA graphics card (with at least 4GB memory)
More AI tools:
使用多個工具來完成你的工作,例如可以使用chatGPD建立文字內容(故事或劇本等),然後使用QuillBot來修正潤飾文字,接著可以使用Murf.ai來產生語音,或是使用Midjourney來產生圖片,或是使用Pictory來產生video。可參照Futurepedia找尋更多AI工具。