Skip to content

mekinus/firstHTMLProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project - Embedding Images and Video

About the project

This project is part of the HTML and CSS module of Microverse technical curriculum, the objective of this web-page is to copy some main specs of the youtube home page with another style to it, we used pastel colors and achieved the result only with basic HTML and CSS.

Built With

  • HTML5
  • CSS3

Installation

  1. Clone the repo
git clone https://github.com/mekinus/firstHTMLProject/
  1. Install NPM packages
npm install

Usage

It's just a static website displaying our version for the youtube home page.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are very welcome, and any issues you have, you can open an issue in the remote repository.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b developer/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin developer/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Leonardo Couto - @Leonard83911553 - machinusdeveloper@gmail.com

Tashfeen -

Project Link: https://github.com/mekinus/firstHTMLProject/

Live preview - (https://mekinus.github.io/firstHTMLProject/)

Guidelines :

Navigation bar

  • It has an embedded image that represents a logo.
  • The logo is aligned to the leftmost part of the navbar.
  • It has an input tag that represents a search bar.
  • The search bar is aligned to the middle of the navbar.
  • It has a button tag that represents the search button.
  • The search button is at the end (rightmost part) of the search bar.
  • It has at least three embedded images on the rightmost part of the navbar that represent icons and/or an avatar.

Video

  • It is displayed.
  • It shows the video title.
  • It shows the number of views.
  • It has like and dislike icons.
  • It has a share button.
  • It shows the avatar of the user who uploaded the video.
  • It has a subscribe button.

Sidebar Recommended videos

  • It shows the recommended video’s thumbnail preview.
  • It shows the title of the video.
  • It shows the number of views.

Reference site used

Youtube - (http://archive.fo/Bss88)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors