コンポーネント 登録フォーム 登録フォームコンポーネント

登録フォームコンポーネント

ダークモード、鮮やかな色、およびブログ/コンテンツの目的のための適度な複雑さを備えた登録フォームコンポーネント。

プレビュー

HTMLコード

<div class="min-h-screen flex items-center justify-center bg-gray-900 dark:bg-gray-800">
  <div class="bg-gray-800 dark:bg-gray-900 p-10 rounded-lg shadow-xl w-full max-w-md">
    <h1 class="text-2xl font-bold text-teal-400 dark:text-teal-500 mb-6 text-center">Register</h1>
    <form>
      <div class="mb-4">
        <label for="username" class="block text-gray-400 dark:text-gray-500 text-sm font-semibold mb-2">Username</label>
        <input type="text" id="username" class="form-input w-full px-4 py-2 bg-gray-700 dark:bg-gray-800 border border-gray-600 dark:border-gray-700 rounded-md text-white placeholder-gray-500 focus:outline-none focus:ring-2 focus:ring-teal-500 focus:border-transparent" placeholder="Enter your username">
      </div>
      <div class="mb-4">
        <label for="email" class="block text-gray-400 dark:text-gray-500 text-sm font-semibold mb-2">Email</label>
        <input type="email" id="email" class="form-input w-full px-4 py-2 bg-gray-700 dark:bg-gray-800 border border-gray-600 dark:border-gray-700 rounded-md text-white placeholder-gray-500 focus:outline-none focus:ring-2 focus:ring-teal-500 focus:border-transparent" placeholder="Enter your email">
      </div>
      <div class="mb-6">
        <label for="password" class="block text-gray-400 dark:text-gray-500 text-sm font-semibold mb-2">Password</label>
        <input type="password" id="password" class="form-input w-full px-4 py-2 bg-gray-700 dark:bg-gray-800 border border-gray-600 dark:border-gray-700 rounded-md text-white placeholder-gray-500 focus:outline-none focus:ring-2 focus:ring-teal-500 focus:border-transparent" placeholder="Enter your password">
      </div>
      <button type="submit" class="w-full bg-gradient-to-r from-teal-500 to-cyan-600 text-white font-bold py-2 px-4 rounded-md hover:from-teal-600 hover:to-cyan-700 focus:outline-none focus:ring-2 focus:ring-teal-500 focus:ring-opacity-50">Register</button>
    </form>
  </div>
</div>

関連コンポーネント

スキューモーフィズム登録フォーム グレースケール

ポートフォリオ用のグレースケールのスキューモーフィック登録フォームコンポーネントで、中程度の複雑さ、レスポンシブデザイン、ダークテーマのサポート、Javascriptなし。画像はpicsum.photosから、randomuser.me を使用しています。

開ける

登録フォームコンポーネント

ニューモーフィズムデザインスタイルとネオン/エレクトリックカラースキームを備えたレスポンシブ登録フォームコンポーネントで、ダークモードをサポートします。コンサルティング/サービス用に設計されています。

開ける

Retro_Charity_Registration_Form

レトロ/ビンテージの 80 年代/90 年代のセピア/ブラウンの美学を備えたシンプルで応答性の高い登録フォーム コンポーネントで、ダーク モードのサポートを含む非営利/慈善目的のために設計されたものです。

開ける