Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Web Design and Development: Website Technologies Fundamentals
Web Design and Development: Website Technologies Fundamentals
Web Design and Development: Website Technologies Fundamentals
Ebook78 pages1 hour

Web Design and Development: Website Technologies Fundamentals

Rating: 0 out of 5 stars

()

Read preview

About this ebook

The three cornerstone technologies for website development that is Hypertext Markup Language (HTML), Cascading Style Sheet (CSS), and JavaScript are properly discussed here with examples to make it sink in easily.


Web design which is the second aspect of World Wide Web technologies entails website project definition (its purpose), research, wireframe design, graphics design, and color selection is also well presented in an organized form.


Other important aspects also properly discussed are: Search Engine Optimization (SEO), Domain Name and Hosting, Website Maintenance, Web Security Tips, Website Development Tools, and Making Money with Your Website/Blog,. These are what you will learn:

*Web Design
*Hypertext Markup Language (HTML)
*Cascading Style Sheet (CSS)
*JavaScript for Web Development
*Search Engine OPtimization (SEO)
*Domain Name and Hosting
*Launching a New Website
*Website Maintenance
*Web Security Tips
*Website Development Tools
*Making Money with Your Website/Blog
LanguageEnglish
PublisherLulu.com
Release dateSep 11, 2020
ISBN9781716588365
Web Design and Development: Website Technologies Fundamentals

Read more from Steven Bright

Related authors

Related to Web Design and Development

Related ebooks

Internet & Web For You

View More

Related articles

Reviews for Web Design and Development

Rating: 0 out of 5 stars
0 ratings

0 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    Web Design and Development - Steven Bright

    Royalties

    INTRODUCTION

    Hypertext Markup Language (HTML), Cascading Style Sheet (CSS) and JavaScript are the three main technologies involved in the development of the World Wide Web and the overview of the different aspects of website design and development are briefly discussed below.

    Static Website

    Static website is the kind of website that does not require the storage of data or the use of database systems and its development involves the use of the following:

    HTML

    CSS

    JavaScript (limited and very basic use)

    Web Server

    Dynamic Website

    Dynamic website is the kind of website whose pages are generated in real-time. It pages are created through server-side scripts like PHP and ASP and when these pages are accessed, the code within them is parsed on the web server and the resulting html file delivered to the client’s browser.

    It involves the storage of data and the use of database systems and its development involves the use of the following:

    Client-side scripts (like JavaScript)

    Server-side scripts (like PHP and ASP).

    A back-end database (MYSQL).

    Web Server

    Note that instead of using the tools listed above to create a custom dynamic website from scratch, you can decide to use a website design and development Content Management System (CMS) to create the same custom website. A good example of such CMS is WordPress which is an open-source CMS based on PHP and MySQL.

    Graphics Design

    There may not be any primary or dedicated graphics design software for website design and development, but you can use any of the following for the works they are best suited for in creating web-optimized graphics and other contents.

    Adobe Photoshop

    Adobe firework

    Adobe Illustrator

    CorelDraw

    File Transfer

    This is the process of uploading the contents of a website from the developer’s computer to the server of the webhost and it involves the use of File Transfer Protocol (FTP) software like FireFTP or Filezila.

    Promoting

    It is important to let people who might be interested in the website to know that it exists. You can do this by first informing those in your circle such that they serve as the first set of users once it is Live during the Testing phase. They will later also help spread the word about it and hence bringing other early users onboard through word of mouth.

    Once the website’s functionality is confirmed, you can then use any of the methods below to further spread the word about it.

    Submit to Search engines

    Google Adword

    Paid lists (email marketing)

    Social media Ads (Facebook, Twitter etc)

    Forums

    The list above is not exhaustive and this manual will focus on static website design and development and a bit of dynamic content through JavaScript.

    Note that there are five main aspects of website design and development technologies which are listed below:

    Website Design.

    Website Development.

    Website Promotion/Marketing.

    Web Security

    Website maintenance

    The diagram below gives a detail perspective of what website design and development requires.

    TABLE OF CONTENT

    Introduction

    Web Design

    Hypertext Markup Language (HTML)

    Cascading Style Sheet (CSS)

    JavaScript for Web Development

    Search Engine Optimization (SEO)

    Domain Name and Hosting

    Launching a New Website

    Website Maintenance

    Web Security Tips

    Website Development Tools

    Making Money with Your Website/Blog

    About the Author

    PART ONE (WEB DESIGN AND PLANNING)

    WEB DESIGN

    Web design is one of the two main aspects of the website building processes the other being website development.

    Web design is all

    Enjoying the preview?
    Page 1 of 1