Skip to content

The basic website structure designed using PHP, HTML, CSS, Bootstrap 4

License

Notifications You must be signed in to change notification settings

ChalaniWeerarthna/Basic-Website

 
 

Repository files navigation

The basic website structure

The website template of the foxploit.com designed using PHP, HTML, CSS, Bootstrap 4

Getting Started

Go ahead and clone this repository and use your own customizations.

Prerequisites

You should have the following basic knowledge to re-design the web template.

HTML5
CSS
JavaScript
Php

Note:

The framework designed in Php, so you may work in the Xampp environment.

Add style sheets

You may work with your style environment, but using Bootstrap 4 will give you standard look and feel to the website

<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">

But if you are changing the custom style, please work in a seperate .css file

Deployment

After completeing each individual part, give a pull-request and, your design will be checked manually.

Built With

  • HTML5 - Basic skeleton
  • CSS3 - The basic styling
  • JavaScript - Design behavior of the page
  • Bootstrap4 - More styling
  • [Php] - Website-server framework infrastructure

Versioning

Git is used for versioning..

Authors

  • Ganindu Dhananja - Main Frame - Luk3Sky
  • Chamin Jayasooriya - Styling ,Content adding, etc. - chamin96

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Outside contributions are not accepted!

@team-foxploit

About

The basic website structure designed using PHP, HTML, CSS, Bootstrap 4

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.3%
  • CSS 4.7%
  • PHP 2.9%
  • Hack 0.1%