2ality – JavaScript and more
Learning web development: Version control via Git and GitHub
Learning web development: Version control via Git and GitHub
2Ality
[Web dev for beginners] Version control via Git and GitHub
In this chapter, we learn how to use the version control system Git and a useful companion website, GitHub. Both are important tools when programming in teams but even help programmers who work on their own.
🤬1
2ality – JavaScript and more
Taking SVG “screenshots” of HTML elements
Taking SVG “screenshots” of HTML elements
2Ality
Taking SVG “screenshots” of HTML elements
I was looking for a way to create images (think screenshots) of CSS layouts that I can use in HTML, EPUB and PDF files. This blog post describes my solution – which produces SVG images.
🤬1
2ality – JavaScript and more
Web development for beginners: Styling HTML via CSS
Web development for beginners: Styling HTML via CSS
2Ality
[Web dev for beginners] CSS: Learn the essentials quickly
In the previous chapter, we used HTML to create unformatted content. In this chapter, we use CSS to configure the style of that content: We can change the color of the background, use various fonts, add vertical spacing, etc. This chapter covers a lot of…
🤬1