Skip to content

Sonucs12/Welcome-Screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Splash Screen Project

This repository contains a simple splash screen with a fade-in text animation created using HTML, CSS, and JavaScript.

Features

  • Splash Screen Animation: Displays a welcome message with text animations.
  • Responsive Design: Optimized for various screen sizes.
  • Customizable: Easily modify colors, text, and animation timing.

Files

  1. index.html
    The main structure of the webpage. It includes a splash screen and a welcome message.

  2. style.css
    Contains all the styles for the webpage, including animations for the splash screen and text.

  3. script.js
    (Not included in this upload, but reserved for additional functionalities if needed.)

Usage

  1. Clone or download the repository:

    git clone https://github.com/Sonucs12/splash-screen-project.git
  2. Open index.html in a browser to view the splash screen.

Customization

  • Background Color: Modify the background-color in style.css (e.g., for body or .splash).
  • Animation Timing: Adjust animation-duration and animation-delay in the CSS animations.
  • Text Content: Edit the <span> elements inside index.html to change the displayed text.

License

This project is open-source and free to use under the MIT License.

About

Welcome Screen or Splash Screen Animation Using Html and CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published