https://github.com/berasumitdev/youtube-clone
A YouTube clone web application using PHP
https://github.com/berasumitdev/youtube-clone
php
Last synced: about 1 year ago
JSON representation
A YouTube clone web application using PHP
- Host: GitHub
- URL: https://github.com/berasumitdev/youtube-clone
- Owner: berasumitdev
- Created: 2023-12-29T12:24:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T14:27:40.000Z (over 2 years ago)
- Last Synced: 2025-05-21T06:40:07.313Z (about 1 year ago)
- Topics: php
- Language: PHP
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
flex: 1 means the following:
flex-grow : 1; ➜ The div will grow in same proportion as the window-size
flex-shrink : 1; ➜ The div will shrink in same proportion as the window-size
flex-basis : 0; ➜ The div does not have a starting value as such and will
take up screen as per the screen size available for
e.g:- if 3 divs are in the wrapper then each div will take 33%.
echo "alert('This is an alert from PHP!');"
modal fn -->bootstrap check later