Skip to content

pullayithrisha/IEEE_CONFERENCE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEEE Conference Website Template

This repository contains the source code for a sample website template built for an IEEE conference. The template provides a structure for showcasing conference details, including schedules, speakers, and registration information.

Website Link

You can view the template here: IEEE Conference Website Template

Features

  • Homepage with an overview of the conference
  • Speakers page with profiles of keynote speakers
  • Committee page with details of the organizing committee

Technologies Used

  • HTML
  • CSS
  • JavaScript

Folder Structure

ieee-website
|-- images
|-- committee.html
|-- index.html
|-- speakers.html
|-- styles.css

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/kashyap09-01/ieee-website.git
    cd ieee-website
  2. Open the index.html file: You can open the index.html file directly in your web browser to view the template locally.

Customization

  • To update the conference information, modify the content in the HTML files (index.html, committee.html, speakers.html).
  • To change the styling, edit the CSS file (styles.css).
  • To update images, replace the files in the images folder with your own images, and update the image paths in the HTML files as needed.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 87.0%
  • CSS 13.0%