Web Design Courses – Web Design vs Web Development
Web Design Courses – What Is This Article About? In this article, we clarify the differences between the different stages of designing and building a website, and then list how…
Web Design Courses – What Is This Article About? In this article, we clarify the differences between the different stages of designing and building a website, and then list how…
HTML How to set a background image? – syntax <style> div { background-image: url('img_girl.jpg'); } </style> To what can you add a background image in HTML, and how? You…
How to change text color in HTML with color property If we want to change the text color on our website, we have to use the color CSS property. <style>…
How to change background color in HTML: the background-color property Here’s a possible solution for changing the background color of a page in HTML: <head> <style> body { background-color: PeachPuff;…
Is writing HTML code considered programming? The languages used in informatics can be divided into groups: perhaps the most common of these are programming languages and markup languages. There is…
When it is worth it to attend a web development course? Nowadays, we don’t use the internet just for getting information, reading, watching videos and movies, or listening to music…
Gábor Baranyi used to work as a personal trainer, and also held training sessions for groups at a gym. Since then, he has found something that fulfils him, and where…
If you need more tricks or advices, check out the following articles too - in these we are writing about our own experiences and ideas that might can help you…
In CodeBerry Programming School’s “Basics of Programming” series, we discuss programming-related topics and everything you need to know to get started. Stay tuned for new articles and find the answer…
János Farkas is a construction technician, an applied graphic artist and a baker by profession. He has been working as a junior frontend developer at Y-collective (a Hungarian company) since…
Attila Blascsák is one of CodeBerry’s first users, who successfully changed his career and became a web developer after studying with us. We had a chat with Attila about how…