-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
weekend cinema #31
base: master
Are you sure you want to change the base?
weekend cinema #31
Conversation
|
||
<form class = "form"> | ||
<div class = "text-input"> | ||
<input type="text" class ="textarea" rows="1" cols="50" placeholder="Enter search terms here"></input<br> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dodgy bit of HTML here
</div> | ||
|
||
|
||
<!-- <div id="simpleModal" class="modal"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
commented out code can be removed
@@ -0,0 +1,191 @@ | |||
body{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be great to see BEM in use
@@ -0,0 +1,19 @@ | |||
Week 3 Project: Cinema |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pop the readme into README.me next time
Good work. Would prefer to see more frequent commits in future |
No description provided.