DEV Community

# intermediate

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Day 42: Python Roman Numeral Converter, Bidirectional Conversion Between Roman and Integers with Mapping and Loops

Day 42: Python Roman Numeral Converter, Bidirectional Conversion Between Roman and Integers with Mapping and Loops

Comments
3 min read
Day 41: Python Happy Number Checker, Detect Numbers Leading to 1 Through Digit Square Sums with Cycle Detection

Day 41: Python Happy Number Checker, Detect Numbers Leading to 1 Through Digit Square Sums with Cycle Detection

1
Comments
3 min read
Day 40: Python Armstrong Numbers Finder, Detect Narcissistic Numbers in a Range with Digit Power Sum

Day 40: Python Armstrong Numbers Finder, Detect Narcissistic Numbers in a Range with Digit Power Sum

1
Comments 2
3 min read
CSS Lists and Tables Styling: Enhancing Readability and Visual Appeal

CSS Lists and Tables Styling: Enhancing Readability and Visual Appeal

Comments
3 min read
Responsive Design in CSS: Mastering Media Queries and Fluid Layouts

Responsive Design in CSS: Mastering Media Queries and Fluid Layouts

2
Comments
3 min read
CSS Transitions and Animations Basics: Bringing Your UI to Life

CSS Transitions and Animations Basics: Bringing Your UI to Life

7
Comments 1
3 min read
CSS Pseudo-classes and Pseudo-elements: Unlocking Hidden Styling Power

CSS Pseudo-classes and Pseudo-elements: Unlocking Hidden Styling Power

4
Comments 1
3 min read
CSS Forms and Inputs Styling: From Plain to Polished

CSS Forms and Inputs Styling: From Plain to Polished

3
Comments 1
3 min read
CSS Typography: Advanced Text Styling and Font Features

CSS Typography: Advanced Text Styling and Font Features

5
Comments 1
3 min read
CSS Positioning Explained: Static, Relative, Absolute, Fixed, and Sticky

CSS Positioning Explained: Static, Relative, Absolute, Fixed, and Sticky

4
Comments 1
3 min read
CSS Grid Layout: Building Two-Dimensional Web Layouts with Ease

CSS Grid Layout: Building Two-Dimensional Web Layouts with Ease

5
Comments
4 min read
Moving a Domain to Another Registrar

Moving a Domain to Another Registrar

3
Comments
2 min read
CSS Flexbox: The Power of Flexible Box Layouts for One-Dimensional Designs

CSS Flexbox: The Power of Flexible Box Layouts for One-Dimensional Designs

2
Comments
3 min read
CSS Layout Techniques: Block, Inline, and Inline-Block

CSS Layout Techniques: Block, Inline, and Inline-Block

2
Comments
2 min read
Responsive Layouts: Meta Tags, Viewport, and Basic Responsiveness

Responsive Layouts: Meta Tags, Viewport, and Basic Responsiveness

2
Comments 1
3 min read
Semantic HTML: header, footer, nav, section, article, aside, main

Semantic HTML: header, footer, nav, section, article, aside, main

3
Comments 2
3 min read
File Paths and Favicon in HTML: A Comprehensive Guide

File Paths and Favicon in HTML: A Comprehensive Guide

2
Comments 2
3 min read
HTML CSS Integration: Inline, Internal, and External Styles

HTML CSS Integration: Inline, Internal, and External Styles

2
Comments
3 min read
HTML Forms: Inputs, Buttons, Labels, and Form Structure

HTML Forms: Inputs, Buttons, Labels, and Form Structure

1
Comments
3 min read
Multimedia in HTML: Audio, Video, and Embedding Content

Multimedia in HTML: Audio, Video, and Embedding Content

2
Comments
3 min read
HTML Tables: Creating and Styling Data Tables

HTML Tables: Creating and Styling Data Tables

1
Comments
3 min read
HTML Block vs Inline Elements

HTML Block vs Inline Elements

1
Comments
3 min read
Div and Span: Grouping and Styling Content

Div and Span: Grouping and Styling Content

3
Comments 3
3 min read
Dynamic Styling with Props in Styled-Components

Dynamic Styling with Props in Styled-Components

1
Comments
2 min read
Custom JSON Validator

Custom JSON Validator

2
Comments 1
10 min read
loading...