Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save regepan/a02ba3c24a0f7711f71f2e419046e64c to your computer and use it in GitHub Desktop.
Save regepan/a02ba3c24a0f7711f71f2e419046e64c to your computer and use it in GitHub Desktop.

WEBサイトhtml coding費用の要注意箇所リスト

  • Pixel Perfect対応費用。
  • ダミーテキスト、ダミー画像の置き換え作業費用。
  • ダミーテキスト、ダミー画像の置き換え作業により、レイアウトが変わったことによるCSS調整対応費用。
  • XDとwebfontのfont-weightが同じでも見た目の太さが違う場合の調整対応費用。
  • 他人のcodeに対し、アニメーションを実装する場合、html codingもやり直しになる場合がある。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment