Skip to content

Instantly share code, notes, and snippets.

@denielchiang
Last active March 15, 2022 07:40
Show Gist options
  • Save denielchiang/46b1aa182b3a7e692274039ca7fd4559 to your computer and use it in GitHub Desktop.
Save denielchiang/46b1aa182b3a7e692274039ca7fd4559 to your computer and use it in GitHub Desktop.
Gist demo
<body>
<div>
<h2>前端技術</h2>
<h2>Vue</h2>
<h3>React</h3>
<h3>Angular</h3>
</div>
<div>
<h2>後端技術</h2>
<h3>Laravel</h3>
<h3>nodeJS</h3>
<h3>Ruby on rails</h3>
</div>
<div>
<h2>雲端服務</h2>
<h3>AWS</h3>
<h3>Azure</h3>
<h3>GCP</h3>
</div>
</body>
@laizihsiou
Copy link

前端技術

Vue

React

Angular

後端技術

Laravel

nodeJS

Ruby on rails

雲端服務

AWS

Azure

GCP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment