-
Notifications
You must be signed in to change notification settings - Fork 62
Daniel Lauding – Apartment Business Website #44
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
base: main
Are you sure you want to change the base?
Conversation
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.
Super organized sections, thumbs up. Very clear and specified overview. I especially like you have mentioned all the requirments for each week. Loud and clear.
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.
Thanks @irisdgz good stuff. Appreciated your time to review my project!
irisdgz
left a comment
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.
What a well done website with all extras. Super impressive. I like the modern, clean layout of your webiste, it is user friendly and easy to navigate. I like your consistency in your styling, color and typo. So thumbs up, great work! I left some comment in the code. Cheers!
| </nav> | ||
|
|
||
| <!-- Main content wrapper - semantic HTML structure --> | ||
| <main class="wrapper"> |
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.
Superbra med kommentarer så det är lätt för tom med nybörjare som jag att följa!
| "Very good place in regards to walkability. Didn't have to use public transport at all!" | ||
| </blockquote> | ||
| <p class="reviewer"> | ||
| — Marek, Poland • 5 stars |
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.
Väldigt proffsigt att ha ratings med.
| Espresso bar & gelato on Norr Mälarstrand • Waterfront views | ||
| </a> | ||
| <a href="https://maps.google.com/?q=Vete-Katten+Fridhemsplan+Stockholm" target="_blank" class="gem-item"> | ||
| <strong>Vete-Katten</strong> |
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.
om jag måste peta på något... clean code kanske ;)
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.
Haha peta på! Vad är det som du skulle göra bättre/mer clean? :D @irisdgz
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.
Trodde jag hade tagit bort denna! Bortse får denna bara :)
| Email me | ||
| </a> | ||
| <a href="https://airbnb.com/h/daniellauding" target="_blank" class="btn-alt btn-lg"> | ||
| Airbnb |
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.
Länkar felfritt och kommer direkt dit du har tänkt dig.
| </p> | ||
| <div class="cta-buttons"> | ||
| <a href="mailto:daniel@lauding.se?subject=Stockholm%20Apartment%20Booking%20Inquiry" class="btn-primary btn-lg"> | ||
| Email me |
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.
Testade Email me och det fungerade superb.
| } | ||
|
|
||
| .gem-content span { | ||
| font-size: 12px; |
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.
önskade mera kommentarer/anteck i style.css så att en nybörjare kan lättare följa.
| <footer class="footer"> | ||
| <p>Stockholm Apartment Guide • September 2025 • Made with ❤️ for guests</p> | ||
| </footer> | ||
|
|
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.
What a well structured index html file, super pro job. Impressive. It is easy to follow what is what.
| }); | ||
| </script> | ||
| </body> | ||
| </html> No newline at end of file |
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.
nice with the javascript code. The hamburger menu looks great!
HIPPIEKICK
left a comment
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.
What a nice and polished page! I think the scrolling effect is super cool, but maybe a bit space-consuming the further down you come. Some content actually is left out 😅 However, it’s genius that the user can choose if you want that effect or not.
JS looks nice and clean, just keep it to the JS file going forward.
Keep up the good work!
|
|
||
| </main> | ||
|
|
||
| <script> |
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.
Nice job with the JS! However, it's good practice to keep all JS in a separate JS file (to keep the code clean and easier to maintain). Just remember this going forward 😊
| </p> | ||
|
|
||
| <!-- Form with semantic HTML and validation --> | ||
| <form id="inquiry_form" class="contact-form" action="https://httpbin.org/anything" method="post" novalidate> |
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.
Remember indentation!
My contribution to the "Business site" html/css/forms/responsive/hamburger menu project at Technigo.
Daniel Lauding – Apartment Business Website
See it live at https://apt.daniellauding.se/