Chapter 18. Creating Websites

Chapter 18. Completing Website Development

Chapter 18. Completing Website Development
Tag:

In this chapter, you'll complete the entire website coding, including different structures of web pages (home page, list page, detail page) utilizing the components prepared in the previous chapter.

For the coding practice, you'll use Live Server (VS Code extension). Using the Live Server features, you can also check how your website looks like on your mobile devices during the coding process.

By the end of this chapter, you will have your own HTML & CSS Introduction practice demo website.

The following topics are covered in this chapter.

TOPICS

In this chapter, you'll complete the entire website coding, including different structures of web pages (home page, list page, detail page) utilizing the components prepared in the previous chapter.

For the coding practice, you'll use Live Server (VS Code extension). Using the Live Server features, you can also check how your website looks like on your mobile devices during the coding process.

By the end of this chapter, you will have your own HTML & CSS Introduction practice demo website.

The following topics are covered in this chapter.

TOPICS
Tag: