標籤:Web Developer
-
HTML PDF Pixel Perfect Starter Template for Snappy
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="v…
閱讀全文 → -
Basic HTML Form With JS Fetch Submit Sample Code
<form id="htmlForm1" action="https://www.imnobby.com/" method="POST"> <div class="mb-3"> <l…
閱讀全文 → -
GitHub Quick Setup Command Line Script Template
Create New Repository With Command Line
閱讀全文 → -
GitHub Private Remote Repository Not Found (Private Repo)
git push -u origin main remote: Repository not found. fatal: repository 'https://github.com/{{user_name}}/…
閱讀全文 → -
Common Elements and Features in Blogs, Online Magazines and News Website
Must-have Elements and Features Banner / Carousel for Home Page / Category Page Social Media Links Article Sh…
閱讀全文 → -
【Google Analytics 分析】如何把自己的流量過濾及排除 (一)
方法一: 使用「不透露資訊瀏覽器外掛程式」 下載 Google Analytics (分析) 不透露資訊瀏覽器外掛程式,使用後你的的訪客行為將會不被 Google Analytics (分析) JavaScript (g…
閱讀全文 → -
【WordPress 外掛】Content Blocks – 將內容當成積木
Content Blocks 內容積木 在博客或網頁製作時,我們經常要把同一個內容放在不同的頁面或文章。例如我們會想在某類別文章的底部加入廣告連結,或者是一些相關文章的連結。但當我們需要在「不同的頁面」更改這些「相同的內…
閱讀全文 →