Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Ryan King
5,068 PointsI am only getting a html basic looking webpage.
Index of /
[ICO] Name Last modified Size Description
[DIR] css/ 2014-11-03 19:53 -
[DIR] mejs/ 2014-11-03 19:53 -
[TXT] simple-video.html 2021-01-04 19:19 633
Apache/2.4.18 (Ubuntu) Server at port-80-8eai8d40xm.treehouse-app.com Port 80
this is all i am seeing on the screen after adding the video element

Gavin Eyquem
Front End Web Development Techdegree Student 21,686 PointsI can't guarantee that this will work but try this <link rel="stylesheet" href="main.css" type="text/css"> Or <link rel="stylesheet" href="css/main.css" type="text/css">
If these suggestions don't work, let me know and others know.
3 Answers

Zach S.
9,662 PointsSame with me. Just showing index folders.

Poornima Nair
10,640 Pointssame with me

Timothy Andes
7,897 PointsClick on simple-video.html and the page should display
Gavin Eyquem
Front End Web Development Techdegree Student 21,686 PointsGavin Eyquem
Front End Web Development Techdegree Student 21,686 PointsPlease send me the full html and css, and I'll see if I can help you.