top of page
Search


Designing with CSS! Part 3!
Written By: Isha Jani CSS stands for Cascading Style sheets. CSS is used to design the style and layout of web sheets. CSS has many uses including adding font, colors, spacing, borders, and size to make your website more fun and interesting. The following will dive into the specifics of using CSS. CSS is built on top of the HTML code, is coded into a separate file called a style sheet and linked to the HTMl file with a <link> tag. When adding CSS, first type the section of t

Sejal Bilwar
Jan 232 min read


How to Build the Basics with HTML! Part 2!
Written By: Isha Jani HTML or HyperText Markup Language is the standard coding language for creating web pages. Essentially, it designs the basic layout of the web page and tells the browser how to display each element. It defines each component such as headings, paragraphs, lists, and images which we will go into further, down below. But, before we go into the specific syntax I will teach you how to design your website using a wireframe. A wireframe is the ‘rough sketch’ of

Sejal Bilwar
Jan 192 min read


Introduction to Web Development! Part 1!
Website development is a helpful skill that can benefit anybody. The term web development specifically refers to the building and maintaining of websites and includes designing, publishing, and programming the website. Websites can be used for many purposes. They can help you bring businesses to life and develop a relationship with customers, they can help you increase traffic, and they also allow more people to view your content. Many aspects that go into building a though

Sejal Bilwar
Jan 163 min read
bottom of page
