This is a submission for Frontend Challenge - December Edition, Glam Up My Markup: Winter Solstice
What I Built
This frontend project is a simple and visually engaging desktop based E-magazine website drawing ideas from books. It showcases a clean and modern design using HTML, CSS, and JavaScript.
Demo
LIVE SITE :- PREVIEW
VIEW CODE :- CODE
Journey
The project was built without altering the provided HTML template, except for adding link and script tags to integrate external CSS and JavaScript. The idea behind this project was to create an E-magazine style website.
The main objective was to create an E-magazine style website with interactive and visually appealing elements.
Key Features and Functionality:
JavaScript Functionality:
Dynamically created div, section, and img elements using JavaScript.
Added and manipulated content within the DOM using JavaScript for seamless integration.
Applied JavaScript for styling adjustments, such as implementing a sticky navbar and other interactive elements.
CSS Implementation:
CSS Grid system to achieve a structured and organized layout.
CSS column feature for styling text and layout sections.
Designed a navbar with sticky positioning for improved navigation.
Used Flexbox for flexible layout elements.
Images and Multimedia:
- Some images were dynamically included through JavaScript, showcasing how JavaScript can handle multimedia integration efficiently.
Limitations and Future Goals:
Currently, the website is optimized for desktop and lacks full responsiveness.
Future plans include improving the website’s responsiveness to ensure a seamless experience across all devices.
Any feedback will be appreciated.
Top comments (0)