Skip to content
Learn Netverks

Lesson

Step 33/36 92% through track

capstone-marketing

Capstone: marketing landing page

Last reviewed Jun 1, 2026 Content v20260601
Track mode
iframe_html
Means
HTML preview sandbox
Reading
~2 min
Level
advanced

This lesson

This lesson teaches Capstone: marketing landing page—the ideas, syntax, and habits you need before moving on in Foundation.

Foundation skills help when you inherit marketing sites built on Zurb’s grid system.

You will apply Capstone: marketing landing page in contexts like: Large marketing sites, email-adjacent layouts, and legacy responsive redesigns.

Read the lesson, edit HTML/CSS in the playground, press Run to preview, then answer the lesson MCQs.

When intermediate lessons feel comfortable and you are ready for production-style trade-offs.

Combine top bar, XY grid, callouts, cards, buttons, and a signup form into a believable marketing landing page—the kind of site Foundation still powers in agencies and enterprise marketing stacks.

Requirements

  • Top bar with brand, nav links, and CTA buttons
  • Hero band with headline, supporting copy, and primary + secondary actions
  • Feature row: one column on small screens, three on medium+ using grid-x
  • At least one card or callout for social proof or pricing
  • Footer with newsletter input-group or simple form fields

Important interview questions and answers

  1. Q: Why is Foundation still maintained on legacy sites?
    A: Teams invested in XY grid, Top Bar, and jQuery-era plugins; migrations are costly when content and campaigns depend on stable markup patterns.
  2. Q: Foundation vs Bootstrap for a landing page?
    A: Both ship marketing components; Foundation historically targeted flexible grids and Zurb templates, while Bootstrap dominates admin UI. Pick based on team familiarity and existing codebase—not hype.
  3. Q: How do you avoid the “default template” look?
    A: Customize Sass settings (color, radius, typography), break symmetric grids intentionally, and limit stock Orbit heroes unless the brand needs a carousel.

Self-check

  1. Does the layout avoid horizontal scroll at mobile width?
  2. Are headings in logical order for screen readers?
  3. Can you rebuild this shell from memory in under fifteen minutes?

Challenge

Marketing slice

  1. Combine top bar, hero/callout, XY grid features, and footer CTA.
  2. Use at least one breakpoint cell class (medium-6, etc.).

Done when: preview reads as one marketing page section on mobile and desktop.

Interview tip Lesson completion confidence

Can you explain this lesson in 30 seconds without reading notes?

Not saved yet.

Playground

Runs in your browser in a sandboxed frame. Backend runners appear when this track’s profile allows them.

Check yourself

Multiple choice — immediate feedback.

Discussion

Past discussion is visible to everyone. Only logged-in users can post comments and replies.

Starter discussion topics

  • Design review change?
  • Weakest responsive piece?

Sign up or log in to post comments and sync lesson progress across devices.

No discussion yet. Be the first to ask a question.

Jump