Generation

bir intro page olacak ve bu intro page kullanıcı siteye ilk girdiğinde gösterilecek yani kullanıcı daha sonra sayfayı yenilediğinde görünmeyecek.

<div class="intro"> <h1>Welcome to MDC</h1> <h2>A fully responsive web page built using Material Design Components</h2> <h3>Click the button below to see how it looks on different devices</h3> <button class="mdc-button mdc-button--unelevated"> <span class="mdc-button__label">View</span> <div class="mdc-button__ripple"></div> </button> </div>

Want to kickstart your project?Use the new AI Studio to create your code