This is a website centered around the topic of "weaving," created as part of a boot camp project. The primary goal of the project was to practice HTML and CSS, with a focus on creating a responsive layout that adjusts seamlessly across different devices, from mobile to desktop.
One of the key challenges in the current version is that some of the images appear distorted, especially when displayed on different screen sizes. Additionally, there are several areas that need improvement, including:
Interactive elements: Making the logo and large headlines clickable.
Mobile Navigation: Implementing a fully functional hamburger menu that works on mobile and tablet views.
Additional Features: Adding contact buttons (such as LinkedIn) and improving overall usability.
HTML5: For structuring the content.
CSS: For styling and layout, including flexbox and grid systems for responsiveness.
Responsive Design: Media queries to adjust the layout based on device screen sizes (mobile, tablet, desktop).