LoginSignup
8
9

More than 5 years have passed since last update.

web製作に使う用語集

Last updated at Posted at 2016-04-04

web製作に使われる基本的な用語をまとめました。

ページ関連

Webサイト内のパーツを示す用語

  • ヘッダー
  • フッター
  • パンくずリスト
  • グローバルナビゲーション
  • サイドバー
  • ファビコン
  • アンカーリンク

SEO関連

  • sitemap.xml
  • robots.txt
  • canonical属性
  • alternate属性
  • titleタグ
  • meta description
  • h1タグ

セキュリティ関連

  • SSL
  • SSL証明書
  • オレオレ証明書
  • BASIC認証
  • SQLインジェクション
  • CSRF (クロスサイトリクエストフォージェリ)
  • XSS (クロスサイトスクリプティング)

デザイン関連

  • レスポンシブデザイン
  • ワイヤーフレーム

開発関連

  • CI (Continuous Integration)
  • デプロイ
  • トルツメ
  • ユーザーエージェント
8
9
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
9