CODING SHUTTLE NEWS WEBSITE Project Final 1
CODING SHUTTLE NEWS WEBSITE Project Final 1
AT
OPEN WEAVER
BACHELOR OF TECHNOLOGY
IN
SUBMITTED BY
Kamran Rafiq 21-B-CSE-055
SCHOOL OF ENGINEERING
i
CODING SHUTTLE NEWS: API
BASED NEWS WEBSITE
AN INDUSTRIAL TRAINING PROJECT REPORT
AT
OPEN WEAVER
BACHELOR OF TECHNOLOGY
IN
SUBMITTED BY
Kamran Rafiq 21-B-CSE-055
SCHOOL OF ENGINEERING
I hereby certify that the project entitled “Coding Shuttle News: an API based news
website” submitted by Kamran Rafiq (21-B-CSE-055) in partial fulfilment of the
requirement for the award of degree of the B. Tech. (Computer Science & Engineering)
submitted in Department of Computer Science & Engineering, at RIMT University,
Mandi Gobindgarh is an authentic record of my own work carried out during a period
from June 2023 to July 2023. The matter presented in this project has not formed the
basis for the award of any other degree, diploma, fellowship or any other similar titles.
Place:
Date:
This is to certify that the project titled ““Coding Shuttle News : an API based news
website” is the bona fide work carried out by Kamran rafiq & 21-B-CSE-055 in partial
fulfilment of the requirement for the award of degree of the B. Tech. (Computer Science
& Engineering) submitted in Department of Computer Science & Engineering, at RIMT
University, Mandi Gobindgarh is an authentic record of my own work carried out during
a period from June 2023 to July 2023 under the guidance of Asst. Prof. Mr. Jasdeep Singh,
Department of Computer Science & Engineering.
TITLE Page no
Abstract i
Acknowledgement ii
Certificate iv
1.1 Overview 1
4.1 Design 13
REFERENCES 30
ABSTRACT
The aim of the project Coding Shuttle News, a dynamic news aggregation platform that
harnesses the power of News API to provide users with a streamlined and diverse news-
consuming experience. Coding Shuttle News Website aims to redefine how individuals
access and engage with news content, offering a comprehensive and user-friendly
interface that curates information from various credible sources worldwide.
The platform leverages the extensive capabilities of News API, enabling real-time
updates and a vast array of news categories, including politics, technology,
entertainment, health, and finance. Key features include a clean and intuitive user
interface, enabling seamless navigation and exploration of trending topics. The platform
also emphasizes inclusivity by presenting news stories from diverse viewpoints and
sources, promoting a well-rounded understanding of global events.
By amalgamating the power of News API with a user-centric design, this website strives
to be the go-to platform for individuals seeking an efficient, diverse, and personalized
news consumption experience in an increasingly interconnected world.
i
ACKNOWLEDGEMENT
With Regards,
Kamran Rafiq.
ii
ABOUT COMPANY
Open Weaver is a SaaS tech startup that provides open-source development tools and
resources. Their flagship product, Kandi, is a knowledge discovery engine that helps
developers find and use open-source components for their projects. Open Weaver's
vision is to reinvent digital realization by improving development techniques to scale
digital. They aim to change the way developers build digital applications. Open Weaver's
Kandi accelerates application development through open-source reusability. Kandi helps
developers save time and effort while developing scalable and reliable
applications. Kandi taps into over 650 million opensource assets to develop applications
faster. Open Weaver also supports millions of technology learners by collaborating with
Future Skills Prime. They provide 25 virtual lab courses on Future skills Prime. ICT
Academy in association with Open Weaver has organized the Virtual Internship Program
on advanced technical domains such as Artificial Intelligence, Full Stack Development
and Web Development.
iii
CERTIFICATE FROM COMPANY
iv
CHAPTER 1.
INTRODUCTION
1.1 OVERVIEW
This project combines the power of web development technologies—HTML, CSS, and
JavaScript—alongside integration with a News API to construct a user-friendly and
interactive platform for accessing real-time news content. The news website project aims
to develop a robust and user-friendly platform for accessing news content in a dynamic
and engaging manner.
As we all understand the significance of staying abreast of current events and the
importance of accessing news from trusted sources. With a commitment to accuracy,
diversity, and relevance, this website curate a rich tapestry of news stories, ranging from
global politics, finance, science, technology, entertainment, lifestyle, health, and much
more.
This platform is designed to offer a seamless and intuitive user experience, enabling easy
navigation through an abundance of articles, features, and editorials. This website
believes in empowering the readers by presenting a balanced spectrum of viewpoints and
opinions, fostering a holistic understanding of the multifaceted world we live in.
Powered by cutting-edge technology and leveraging the vast resources of News API, it
brings you real-time updates, breaking news, and in-depth analysis from a multitude of
reputable sources. Our aim is not just to inform but to inspire, encourage critical thinking,
and spark meaningful conversations that shape our understanding of the global
landscape. Whether you are a news enthusiast, a professional, or an individual seeking
reliable information, Coding Shuttle News is your go-to destination.
This project aims to leverage HTML for structuring content, CSS for styling, and
JavaScript for interactivity to develop a robust news website. The incorporation of News
API further enriches the user experience by providing a seamless flow of up-to-date news
articles across various categories.
The website will be connected to a News API, allowing access to a vast repository of
news articles from diverse sources and categories. JavaScript will facilitate the retrieval
of this data and its display on the website in a structured and readable format. Users will
be able to access real-time news content, view article details, and stay informed about
current events.
2
Fig 1.1 Working of any website
3
CHAPTER 2.
OBJECTIVES
In the era of digital information and rapid communication, the development of a news
website has become more crucial than ever. This project, a culmination of web
development technologies and journalistic content curation, aims to provide a
comprehensive platform for delivering news to a diverse audience.
2.1 Project Overview:
Our news website project is designed to address the evolving landscape of news
consumption. Leveraging the power of web technologies such as HTML, CSS,
JavaScript, and a news API, our website offers a modern and user-friendly experience for
readers seeking to stay informed about current events.
2.2 Project Objectives:
To create an informative and engaging platform for news consumption in the digital age.
To foster a sense of community by encouraging reader interaction and discussion.
To provide a user-friendly interface that accommodates a wide range of users.
To deliver timely news updates from various categories, ensuring that our audience
remains well-informed.
This API-based frontend news website can have several objectives, aiming to leverage
the power of Application Programming Interfaces (APIs) to enhance its functionality,
content delivery, and user experience. Here are some key objectives:
Content Aggregation:
Use APIs to aggregate news content from various sources. APIs can pull data from
multiple news outlets, ensuring a diverse range of information and viewpoints for users.
Real-Time Updates:
Provide real-time or near real-time news updates by utilizing APIs that deliver live data
feeds. This keeps the content fresh and engaging for users. Through the integration of a
News API, the website aims to provide users with access to real-time news content from
diverse categories and multiple sources.
Improved User Experience:
APIs can enhance the user interface and experience by providing smooth, fast, and
responsive interactions. For instance, integrating APIs that offer fast-loading content,
multimedia integration, and intuitive design can significantly improve the overall user
experience.
4
CHAPTER 3.
HTML:
HTML (Hyper Text Markup Language) is the standard language used to create and
structure content on web pages. It is the backbone of the World Wide Web, defining the
layout, formatting, and organization of information on websites.
Key points about HTML:
• Markup Language: HTML uses markup tags to define elements like headings,
paragraphs, links, and images, structuring the content of a web page.
• Element Structure: HTML documents are composed of a series of elements,
each enclosed by opening and closing tags, creating a hierarchical structure.
• Semantic Elements: HTML5 introduced more semantic elements (e.g.,
<header>, <footer>, <nav>) that provide clearer meanings to content, aiding
accessibility and search engine optimization.
• Interactivity and Functionality: While HTML provides the structure and
content, CSS is used for styling and layout, and JavaScript is used for
interactivity and dynamic content on web pages.
CSS:
CSS stands for Cascading Style Sheets. It is a style sheet language used to describe the
presentation of a document written in a markup language like HTML. CSS defines how
HTML elements are displayed on a web page, determining their layout, design, and
visual formatting.
Key Aspects of CSS:
• Style Definition: CSS allows the definition of styles for various HTML elements,
specifying attributes like color, size, font, positioning, and spacing.
5
• Separation of Content and Design: It separates the structure and content of a
web page from its visual presentation. This separation allows for easier
maintenance and a more consistent look across a website.
• Selectors and Declarations: Selectors are used to target specific HTML
elements, while declarations specify the style attributes applied to those
elements.
Advanced CSS Features:
Flexbox is a layout model in CSS designed for creating more efficient and flexible
alignments and distributions of space among items in a container. CSS Grid Layout
provides two dimensional grid system to structure content within rows and columns,
allowing precise control.
Transitions and Animations: Adding motion and interactivity to elements using
keyframes, transitions, and animations.
Media Queries: Allowing conditional styling based on the device's characteristics like
screen size, orientation, or resolution.
Basic Structure of CSS:
selector{
property:
value;
}
Selector: Targets the HTML element to which the style is applied.
Property: Describes the aspect of the element being styled (e.g., color, font-size, margin).
Value: The value assigned to the property (e.g., red, 16px, 10%).
JAVASCRIPT:
JavaScript is a high-level, dynamic, and versatile programming language primarily used
for adding interactivity and behavior to web pages. It's a fundamental technology in web
development, enabling dynamic content updates, user interactions, and complex
functionalities in web applications.
Key Features of JavaScript:
1. Client-Side Scripting:
Executes code directly in the user's browser, enabling interactive web pages without
server interaction.
6
2. Versatility:
Used for various purposes, from simple animations to complex web applications and
games.
3. Event Handling:
Responds to user actions such as clicks, scrolls, or form submissions, triggering specific
functions or behaviours.
4. Asynchronous Operations:
Supports asynchronous programming through callbacks, promises, and async/await,
allowing non-blocking execution of code.
5. Libraries and Frameworks:
Supported by numerous libraries and frameworks like React, Vue, and Angular for
efficient web development.
6. DOM Manipulation:
Manipulates the Document Object Model (DOM) to dynamically change or update
content and styles on web pages. It's a programming interface that allows developers to:
Create, change, or remove elements from a document, Add events to elements to make
a page more dynamic, Change the document structure, style, and content. Define the
logical structure of documents and the way a document is accessed and manipulated.
JavaScript is an essential tool for web development, enabling the creation of dynamic
and interactive web pages, responsive applications, and complex functionalities across
various platforms.
7
Access to Diverse News Sources: News APIs typically aggregate content from various
publishers, news agencies, blogs, and other sources. This ensures a wide range of topics
and viewpoints.
Real-Time Updates: Many News APIs provide real-time or near real-time updates,
delivering the latest news as it becomes available.
Categorization and Topic-based Retrieval: News APIs often categorize news articles
by topics (e.g., sports, politics, technology, entertainment), allowing developers to
retrieve articles based on specific categories.
Search and Filtering Capabilities: They offer search functionalities and filtering
options, enabling developers to search for specific articles, keywords, or topics.
Customization and Personalization: Some APIs allow users to set preferences, follow
specific topics, or receive tailored news alerts, thus offering a more personalized user
experience.
Metadata and Enriched Content: News APIs might provide additional metadata such
as article summaries, images, author information, publication dates, and more, enriching
the content and allowing for more informative displays.
Consistent and Structured Data Format: They usually deliver news content in a
standardized format (e.g., JSON or XML), making it easier for developers to parse and
integrate the data into their applications.
• RAM: 512 MB
• Monitor:color
Operating system:
8
user applications, ensuring the efficient utilization of resources and providing a user-
friendly interface to interact with the system. We can use Windows 7, Windows 10,
Windows 11 etc.
Internet Connection:
An internet connection is a setup that allows your device to connect to the World Wide
Web. It can be established using various technologies such as:
• Fiber-Optic Internet: This type of connection uses fiber optic cables to transmit data
using light signals. It offers the fastest internet speeds and high bandwidth but may not
be available in all areas.
• Satellite Internet: Satellite internet relies on communication with satellites in orbit. It can
be a viable option in remote or rural areas where other types of connections might not
be available, but it can have limitations in terms of latency and data caps.
• Mobile Internet: Mobile internet allows devices to connect to the internet through
cellular networks. This can be achieved via smartphones, tablets, or mobile hotspots and
offers varying speeds based on network coverage and technology (3G, 4G, 5G).
Web Browser:
A browser is a software program that is used to explore, retrieve, and display the
information available on the World Wide Web. This information may be in the form of
pictures, web pages, videos, and other files that all are connected via hyperlinks and
categorized with the help of URLs (Uniform Resource Identifiers). For example, you are
viewing this page by using a browser.
A browser is a client program as it runs on a user computer or mobile device and contacts
the webserver for the information requested by the user. The web server sends the data
back to the browser that displays the results on internet supported devices. On behalf of
the users, the browser sends requests to web servers all over the internet by using HTTP
(Hypertext Transfer Protocol). A browser requires a smartphone, computer, or tablet and
internet to work. There are numerous web browsers available, each with its own features,
performance, and user interfaces. Here are some well-known web browsers:
• Google Chrome: Developed by Google, Chrome is one of the most popular browsers
known for its speed, simplicity, and integration with Google services. It supports a vast
library of extensions and has a clean user interface.
9
• Mozilla Firefox: Firefox is an open-source browser developed by the Mozilla
Foundation. It's recognized for its focus on privacy, security, and customization through
a wide range of add-ons. It offers strong support for web standards.
• Microsoft Edge: Edge is Microsoft's default browser that replaced Internet Explorer. It
is known for its performance and compatibility, and it's based on the Chromium engine
(similar to Google Chrome).
Visual Studio Code:
Visual Studio Code (VS Code) is a free, lightweight, open-source code editor
developed by Microsoft. It's widely used by developers and is renowned for its
versatility, robust features, and extensive customization options. Here are some key
aspects of Visual Studio Code:
• Cross-Platform Support: VS Code is available on major operating systems like
Windows, macOS, and Linux, ensuring a consistent experience for developers across
different platforms.
• Versatility and Language Support: It supports a wide range of programming languages
out-of-the-box and can be extended via extensions available through the Visual Studio
Code Marketplace. This includes support for popular languages like JavaScript,
Python, Java, C++, and many others.
• Intelligent Code Editor: It provides features like IntelliSense, which offers smart code
completion, syntax highlighting, and contextual hints that enhance productivity and
code quality.
• Integrated Terminal: VS Code includes an integrated terminal within the editor,
enabling developers to run commands, scripts, and perform various tasks without
switching to an external terminal.
Fig
3.1 Features of Visual Studio Code
10
CHAPTER 4.
RESEARCH AND METHODOLOGY
4.1 DESIGN
Designing an API-based news website involves structuring the front-end system to
effectively consume and display news content retrieved from multiple sources through
APIs.
The design of the front end of a news website is an iterative process that involves
continuous refinement based on user feedback and emerging design trends. The ultimate
goal is to create an inviting and user-centric platform that enhances the content
consumption experience for readers.
User-Centric Design:
The heart of our front-end development project is a user-centric approach. The design
and layout must resonate with the preferences and expectations of our target audience.
Through extensive research, including surveys, user interviews, and persona creation,
we have gained invaluable insights into what users seek in a news website. This
information serves as the foundation for our design decisions, ensuring that the interface
is intuitive, easy to navigate and aligns with the needs of reader.
4.2 BLOCK DIAGRAM OF API BASED WEBSITE
Requesting Data via API: The frontend system (such as a news website or application)
communicates with the news API by sending a request for specific data. This request
could include parameters like the type of news, categories, specific articles, or other
filters.
11
API Processing and Retrieval: The news API receives the request from the frontend
and processes it. The API accesses the news database or sources it is connected to and
retrieves the relevant data based on the request. This data can be in the form of JSON,
XML, or another structured format.
Data Transmission: Once the news API retrieves the requested data, it packages the
information and sends it back as a response to the frontend system. The response
typically contains the requested news articles, headlines, metadata, and any associated
information.
Displaying Data: The frontend uses the retrieved information to showcase the news
content on the user's screen. This could involve organizing headlines, articles, images,
and other multimedia content according to the design and layout of the website or
application.
User Interaction: Users can interact with the presented news content on the frontend.
This might include reading articles, clicking on headlines for more details, sharing
articles, or engaging with various features provided by the frontend system.
The entire process involves the API acting as a bridge between the backend (where the
news data is stored or sourced) and the frontend (where users interact with the
information). The API's role is to manage requests, retrieve the relevant data, and deliver
it in a consumable format to the frontend for display and interaction. This process allows
for seamless and near-real-time delivery of news content to the users.
12
CHAPTER 5.
Development Process:
1. Project Setup: Create a new directory for your project and set up the necessary HTML,
CSS, and JavaScript files.
2. HTML Structure: Create the basic structure of your web pages, including the header,
navigation menu, search bar, and article listing sections.
3. Styling: Apply CSS to style the app, ensuring it looks visually appealing and is
responsive.
4. JavaScript Implementation:
- Implement code for fetching news data from the news API using your API key.
- Create functions to render the fetched data in the app's UI, including listing articles
and handling user interactions.
- Implement the search functionality and category selection.
5. Testing: Test your app thoroughly to ensure that it works as expected, handles various
user interactions, and displays news articles correctly.
6. Optimization: Optimize your code and assets for performance. Minify CSS and
JavaScript files, and ensure that the app loads quickly.
7. Deployment: Host your web app on a web server or a platform like GitHub Pages or
Netlify to make it accessible to users.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-
scale=1.0">
<title>News App</title>
<link rel="stylesheet" href="style.css">
13
</head>
<body>
<nav>
<div class="main-nav container flex">
<a href="#" class="company-logo">
<img src="logo.png" alt="company logo">
</a>
<div class="nav-links">
<ul class="flex">
<li class="hower-link nav-item" id="IPL"
onclick="onNavItemClick('IPL')">IPL</li>
<li class="hower-link nav-item" id="Finance"
onclick="onNavItemClick('Finance')">Finance</li>
<li class="hower-link nav-item" id="Politics"
onclick="onNavItemClick('Politics')">Politics</li>
</ul>
</div>
<div class="search-bar flex">
<input id="search-text" type="text" class="news-input"
placeholder="e.g. science">
<button class="search-button">Search</button>
</div>
</div>
</nav>
<main>
14
</div>
</template>
</main>
<script src="script.js"></script>
</body>
</html>
@import
url("https://fonts.googleapis.com/css2?family=Poppins:wght@500&family=Rob
oto:wght@500&display=swap");
* {
padding: 0;
margin: 0;
box-sizing: border-box;
}
:root {
--primary-text-color: #183b56;
--secondary-text-color: #577592;
--accent-color: #2294ed;
--accent-color-dark: #1d69a3;
}
body {
font-family: "Poppins", sans-serif;
color: var(--primary-text-color);
}
p {
font-family: "Roboto", sans-serif;
color: var(--secondary-text-color);
line-height: 1.4rem;
}
a {
text-decoration: none;
}
15
ul {
list-style: none;
}
.flex {
display: flex;
align-items: center;
}
.container {
max-width: 1180px;
margin-inline: auto;
overflow: hidden;
}
nav {
background-color: #f3faff;
box-shadow: 0 0 4px #bbd0e2;
position: fixed;
top: 0;
z-index: 99;
left: 0;
right: 0;
}
.main-nav {
justify-content: space-between;
padding-block: 8px;
}
.company-logo img {
width: 120px;
}
.nav-links ul {
gap: 16px;
}
.hover-link {
cursor: pointer;
}
.hover-link:hover {
color: var(--secondary-text-color);
}
.hover-link:active {
color: red;
}
16
.search-bar {
height: 32px;
gap: 8px;
}
.news-input {
width: 200px;
height: 100%;
padding-inline: 12px;
border-radius: 4px;
border: 2px solid #bbd0e2;
font-family: "Roboto", sans-serif;
}
.search-button {
background-color: var(--accent-color);
color: white;
padding: 8px 24px;
border: none;
border-radius: 4px;
cursor: pointer;
font-family: "Roboto", sans-serif;
}
.search-button:hover {
background-color: var(--accent-color-dark);
}
main {
padding-block: 20px;
margin-top: 80px;
}
.cards-container {
justify-content: space-between;
flex-wrap: wrap;
row-gap: 20px;
align-items: start;
}
.card {
width: 360px;
min-height: 400px;
box-shadow: 0 0 4px #d4ecff;
border-radius: 4px;
cursor: pointer;
background-color: #fff;
overflow: hidden;
17
transition: all 0.3s ease;
}
.card:hover {
box-shadow: 1px 1px 8px #d4ecff;
background-color: #f9fdff;
transform: translateY(-2px);
}
.card-header img {
width: 100%;
height: 180px;
object-fit: cover;
}
.card-content {
padding: 12px;
}
.news-source {
margin-block: 12px;
}
18
Fig 5.2 API URL provided by NEWS API
function reload() {
window.location.reload();
}
function bindData(articles) {
const cardsContainer = document.getElementById("cards-container");
const newsCardTemplate = document.getElementById("template-news-
card");
cardsContainer.innerHTML = "";
19
articles.forEach((article) => {
if (!article.urlToImage) return;
const cardClone = newsCardTemplate.content.cloneNode(true);
fillDataInCard(cardClone, article);
cardsContainer.appendChild(cardClone);
});
}
newsImg.src = article.urlToImage;
newsTitle.innerHTML = article.title;
newsDesc.innerHTML = article.description;
cardClone.firstElementChild.addEventListener("click", () => {
window.open(article.url, "_blank");
});
}
searchButton.addEventListener("click", () => {
const query = searchText.value;
if (!query) return;
fetchNews(query);
curSelectedNav?.classList.remove("active");
curSelectedNav = null;
});
20
5.5 HTML TEMPLATE:
21
CHAPTER 6
RESULT AND DISCUSSION
6.1 Features:
1. User Interface: The app has a clean and responsive user interface designed using
HTML and CSS. It adapts to different screen sizes and devices.
2. News Categories: Users can choose from various news categories such as technology,
business, sports, entertainment, and more.
3. Top Headlines: The app displays the top headlines from the chosen category.
4. Search Functionality: Users can search for specific news articles by entering
keywords or phrases in the search bar.
5. Detailed Articles: Clicking on a news article displays the full article with a title,
description, publication date, and a link to the source.
6. Source Attribution: Each article is attributed to its source publication.
7. Pagination: For long lists of articles, pagination or infinite scrolling allows users to
navigate through multiple pages of results.
8. Customization: Users can customize their news feed by selecting preferred news
sources and saving favourite articles.
9. Share Functionality: The app allows users to share articles via social media or email.
10. Responsive Design: The app is designed to be responsive, ensuring a seamless
experience across various devices, including desktops, tablets, and smartphones.
11. Navigation Bar: This News website provides a fixed navigation bar with Logo , nav
links and search bar
12.CARDS FOR NEWS: News are shown in a card format to the user.
22
23
Fig 6.2 News in cards Format
13. SEARCH BAR: User can search for any type of news with the search bar.
24
Fig 6.4 Search News in Search Bar
25
CHAPTER 7
Conclusion And Future Scope:
1. Website Functionality: You've successfully created a functional news website that can
display content to your audience using HTML, style it with CSS, and add interactivity
with JavaScript. It's a solid foundation.
3. User Experience: Pay attention to user experience. Is your website easy to navigate? Are
the articles well-organized? Is the content easy to read? These are essential factors for
retaining and attracting users.
4. Content Quality: The quality of your news articles is paramount. Make sure you're
providing accurate, well-researched, and relevant content.
Future Scope:
2. User Interaction: Implement user features such as comments, likes, shares, and user
profiles. These can boost user engagement and make your website more interactive.
3. Search Functionality: Add a search feature to help users find specific articles quickly.
4. Social Media Integration: Allow users to share articles on social media and incorporate
social media feeds into your site.
5. Email Newsletter: Create an option for users to subscribe to newsletters for regular
updates.
6. Analytics and SEO: Implement web analytics tools to track user behaviour, and
optimize your site for search engines (SEO) to increase visibility in search results.
7. Monetization: Explore options for generating revenue, such as ads, sponsored content,
or subscription models.
10. Regular Updates: Keep your website up to date with fresh content, bug fixes, and
design improvements to retain and attract users.
11. Community Building: Create a community around your website through forums,
discussion boards, or user-generated content.
12. Feedback Mechanism: Allow users to provide feedback and suggestions to help you
continually improve the website.
13. Performance Optimization: Optimize your website for speed and performance to ensure
a seamless user experience.
14. Mobile Apps: Consider developing mobile apps for iOS and Android platforms to reach
a broader audience.
15.Legal Considerations: Ensure you comply with legal regulations regarding content,
privacy, and user data.
27
REFERENCES
• Accessible Web Design tips – the tips no web developer can live without, Jim Byrne,
2006, (ISBN: 978-1-4116-6729-7).
• Dowden, Martine and Michael. Accessible XHTML and CSS Web Sites Problem
Design Solution, Apress,2019.
• Gillenwater, Zoe, Mickley. Stunning CSS3: A Project-based Guide to the Latest in
CSS, New Riders Press, 2010.
• Grannell, Craig. The Essential Guide to CSS and HTML Web Design, friends of ED,
2007.
• Felke-Morris, Web Development & Design Foundations with HTML5, 10th Edition,
Addison-Wesley, 2020.
• Keith, Jeremy and Andrew, Rachel. HTML5 For Web Designers, A Book Apart,
2016.
• Lawson, Bruce and Sharp, Remy. Introducing HTML5, New Riders Press, 2010.
• Meiert, Jens Oliver. The Little Book of HTML/CSS Coding Guidelines, O'Reilly,
2015.
• http://www.codewithharry.com/
• http://www.wb3schools.com/
• https://stackoverflow.com/
• https://chat.openai.com/
• https://www.leetcode.com
• http://www.geeksforgeeks.com
• http://www.Mdnwebdocs.com
28