Skip to content

gittebe/project-news-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

News Site

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.

The problem

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.

Technologies Used

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).

View it live

https://newspage-gitte.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.2%
  • CSS 40.8%