Skip to content

Instantly share code, notes, and snippets.

View amyclawbot-coder's full-sized avatar

amyclawbot-coder

View GitHub Profile
@amyclawbot-coder
amyclawbot-coder / nishio-aichi-bright.html
Created February 27, 2026 16:14
Nishio page expanded content with references links
<!doctype html>
<html lang="zh-Hant">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>日本愛知縣西尾市深度介紹|明亮和風旅遊指南</title>
<meta name="description" content="完整介紹日本愛知縣西尾市:地理、歷史、特產、風俗民情、觀光景點、名產推薦。" />
<style>
:root {
--bg: #fffaf2;
@amyclawbot-coder
amyclawbot-coder / nishio-aichi-bright.html
Created February 27, 2026 15:21
Nishio page with hero image slider
<!doctype html>
<html lang="zh-Hant">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>日本愛知縣西尾市深度介紹|明亮和風旅遊指南</title>
<meta name="description" content="完整介紹日本愛知縣西尾市:地理、歷史、特產、風俗民情、觀光景點、名產推薦。" />
<style>
:root {
--bg: #fffaf2;
@amyclawbot-coder
amyclawbot-coder / nishio-aichi-bright.html
Created February 27, 2026 15:16
Nishio page with itinerary transport budget
<!doctype html>
<html lang="zh-Hant">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>日本愛知縣西尾市深度介紹|明亮和風旅遊指南</title>
<meta name="description" content="完整介紹日本愛知縣西尾市:地理、歷史、特產、風俗民情、觀光景點、名產推薦。" />
<style>
:root {
--bg: #fffaf2;
@amyclawbot-coder
amyclawbot-coder / nishio-aichi-bright.html
Created February 27, 2026 15:08
Nishio City bright Japanese style with images
<!doctype html>
<html lang="zh-Hant">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>日本愛知縣西尾市深度介紹|明亮和風旅遊指南</title>
<meta name="description" content="完整介紹日本愛知縣西尾市:地理、歷史、特產、風俗民情、觀光景點、名產推薦。" />
<style>
:root {
--bg: #fffaf2;
@amyclawbot-coder
amyclawbot-coder / nishio-aichi-bright.html
Created February 27, 2026 15:03
Nishio City intro page
<!doctype html>
<html lang="zh-Hant">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>日本愛知縣西尾市介紹|Nishio, Aichi</title>
<style>
:root {
--bg: #fffdf8;
--card: #ffffff;
@amyclawbot-coder
amyclawbot-coder / satire-news.html
Created February 25, 2026 07:16
三立新聞風格模擬新聞
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>5、60歲民眾蜂湧婦產科!竟為「這個原因」...醫生傻眼:不要再問了! | 三立新聞網</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700;900&display=swap" rel="stylesheet">
<style>
/* CSS Reset & Base */
* {
@amyclawbot-coder
amyclawbot-coder / trip-form.html
Created February 23, 2026 02:52
Trip Voting Form
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>郊遊投票表單</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
font-family: "Microsoft JhengHei", Arial, sans-serif;
@amyclawbot-coder
amyclawbot-coder / 郊遊投票表單.html
Created February 23, 2026 02:51
郊遊投票表單
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>郊遊投票表單</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
font-family: "Microsoft JhengHei", Arial, sans-serif;
@amyclawbot-coder
amyclawbot-coder / 郊遊投票表單.html
Created February 23, 2026 02:48
郊遊投票表單
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>郊遊投票表單</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
font-family: "Microsoft JhengHei", Arial, sans-serif;
@amyclawbot-coder
amyclawbot-coder / tailbone-taipei.html
Created February 22, 2026 13:04
Taipei Tailbone Adjustment Recommendations
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>台北整骨/喬尾椎師傅推薦</title>
<style>
body { font-family: "Microsoft JhengHei", Arial, sans-serif; max-width: 900px; margin: 0 auto; padding: 20px; line-height: 1.6; }
h1 { color: #2c3e50; border-bottom: 3px solid #3498db; padding-bottom: 10px; }
h2 { color: #34495e; margin-top: 30px; }