Posts
All the articles published on codeskills.
Creating Page Layouts with CSS
Posted on:April 18, 2023 at 11:00 AMLearn how to use CSS to create different page layouts, including fixed, fluid, and responsive designs, and enhance the look and feel of your web pages.
Styling Text and Links with CSS
Posted on:April 17, 2023 at 11:00 AMLearn how to use CSS to style text, headings, paragraphs, and links, and make your web pages more visually appealing and user-friendly.
Applying CSS styles using Classes and IDs
Posted on:April 16, 2023 at 11:00 AMExplore how to use classes and IDs to apply CSS styles to HTML elements and create unique, custom styles for your web pages.
Understanding Inline, Internal, and External CSS Styles
Posted on:April 15, 2023 at 11:00 AMLearn the differences between inline, internal, and external CSS styles and when to use each type to style your HTML pages.