CSS Styling Assignment

Project Demonstration: Browser Defaults (Unstyled)

This upper section uses the browser's default rendering engine. No custom fonts, colors, text alignments, or backgrounds have been applied here.

Sample Heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit. This paragraph shows the standard serif font, default line spacing, and standard black text.

Scenic Landscape

Project Demonstration: Custom CSS Applied

This lower section applies vivid CSS styling to stand out clearly. Look below to see the specific font, text, color, background, and animation properties in action.

Styled Heading (Font & Text Effects)

Lorem ipsum dolor sit amet, consectetur adipiscing elit. This paragraph demonstrates a custom sans-serif font, increased line-height for readability, and justified text alignment. The container itself features a rich background gradient and a thick, stylized border.

//Nothing here...yet