Skip to content

模組化部分header和nav和menu #1

@taiwan-dentist

Description

@taiwan-dentist
				<header id="header" class="alt">
					<a href="index.html" class="logo"><strong>重美</strong> <span>牙醫診所</span></a>
					<nav>
						<a href="#menu">目錄</a>
					</nav>
				</header>

			<!-- Menu每頁都要 -->
				<nav id="menu">
					<ul class="links">
						<li><a href="index.html">首頁</a></li>
						<li><a href="case.html">案例分享</a></li>
						<li><a href="doctortime.html">民眾服務</a></li>
						<li><a href="landing.html">醫師團隊</a></li>
					</ul>
					<ul class="actions stacked">
						<li><a href="tel:+886-7-345-6799" class="button primary fit">我要預約</a></li>
					</ul>
				</nav>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions