Git

create a Netflix homepage page clone tamplet usin html,css

create a Netflix clone template create a file for task-1(project 1) then open Visual Studio code and start the HTML code  1. give  the title of Netflix homepage <html> <head> <title> netflix homepage</title> </head> </html> output:- 2. then create the CSS file and add it to HTML using a tag example: 3. Then style CSS …

create a Netflix homepage page clone tamplet usin html,css Read More »

Scroll to Top