0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

chatGPTにhtmlで色コード確認ツールを作成させる

Posted at

はじめに

色コードをプレビューするツールがほしい。と思ってchatGPTにつくらせました。

以下がプロンプトの全文です。

htmlで簡単なアプリを作りたい

色をコードで入れたら確認できるようなものを作りたい。
3桁か6桁かは自動で認識して反映させてほしい

ここから壁打ちしようと思ったら、一発で満足なものがでてきてしまいました。

See the Pen color-preview by ken1math (@8787kazuye) on CodePen.

おわりに

単に色が確認できればいいや、と思っていたんですが、おしゃれに仕上がりました。
ちゃんとwindowサイズを変えたときにボタンの配置もかわります。

カラーピッカーを配置して、色からコードもやるとさらに便利かも。
、と思って作ったのも、載せておきます

しかし壁打ちすらいらないとは。すごい!

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?