Home > Topics > Web Development

Web Development

Articles

Jennifer Kyrnin, co-author of Sams Teach Yourself HTML, CSS & JavaScript Web Publishing in One Hour a Day, loves to stay current with the newest elements of web design. She believes CSS has vast potential, but is too often ignored. Learn about a very useful (but underused) feature of CSS3: flex boxes.

Learn about each of the basic HTML tags in more depth, and begin writing web pages with headings, paragraphs, and several different types of lists.

In this chapter from Python Programming for Raspberry Pi, Sams Teach Yourself in 24 Hours, 2nd Edition, you will learn some Python basics, such as using the print function to display output. You will read about using variables and how to assign values to variables, and you will gain an understanding of their data types. By the end of this chapter, you will know how to get data into a script by using the input function and write your first Python script!

Jennifer Kyrnin, author of Sams Teach Yourself Bootstrap in 24 Hours, advises using a framework or boilerplate to build your web pages more quickly and effectively. Learn how CSS frameworks can help you to build better-looking and more responsive web designs.

See More Web Development Articles