Front2End
  • Introduction
  • Front
    • Introduction
    • 新手入門
    • 相關連結
    • Css
    • Javascript
    • 立即函式
    • Google SpreadSheet 當資料庫
    • 資料視覺化
    • 新年快樂
    • Google御用網頁語言 Node.js
    • 世大運網頁遊戲腳本
    • YDNJS-1.Up&Going
    • YDNJS
    • 新手入門
  • 實做
    • 程式碼片段蒐集
    • 爬蟲
    • 實做: 貪吃蛇
    • 練習: z=ax+by
    • 實做: 爬八卦版的文章
    • LearnYouNode
      • 3 - 同步 IO 讀寫
      • 4 – My First Async I\/O
      • 5 - filter
      • 6 - Make it Modular
      • 7-Http Client
    • road_to_bookdown
    • FreeCodeCamp
  • End
    • node.js
Powered by GitBook
On this page

Was this helpful?

  1. Front

新年快樂

Previous資料視覺化NextGoogle御用網頁語言 Node.js

Last updated 5 years ago

Was this helpful?

好奇「新年快樂」功能怎麼實現的;簡單的說,是 button + svg

目前理解的,此功能使用到的程式碼

  • <span role="button"class="_2aun"> 新年快樂 </span>

  • <div class="_k6h"> </div>

    • <svg xmlns="http://www.w3.org/2000/svg" ...

新年快樂