Skip to content

πŸ• Pizza Order Form – Simple HTML Project - Welcome to the Pizza Order Form repository! This is a beginner-friendly HTML project that demonstrates how to build a clean and functional pizza ordering form using: βœ… Pure HTML - 🎨 Inline or Internal CSS styling - πŸ–ΌοΈ Absolute background image placement

Notifications You must be signed in to change notification settings

Aashir-Shaikh/Pizza-Order-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ• Pizza Order Form – Simple HTML Project

Welcome to the Pizza Order Form repository! This is a beginner-friendly HTML project that demonstrates how to build a clean and functional pizza ordering form using:

βœ… Pure HTML

  • 🎨 Inline or Internal CSS styling

  • πŸ–ΌοΈ Absolute background image placement

Whether you're just starting out with web development or looking for a quick reference on form creation and styling, this project is a tasty slice of learning.

πŸ”§ Features

  • Simple HTML Form Includes fields for:

  • Customer name and contact info

  • Pizza size selection (Small, Medium, Large)

  • Toppings selection via checkboxes

  • Delivery or pickup option

  • Special instructions textarea

  • Submit button with basic styling

Inline/Internal CSS All styles are written directly in the HTML file using either inline styles or <style> tags in the . No external stylesheets required.

Absolute Background Image A full-page background image is applied using CSS with position: absolute, giving the form a visually appealing backdrop. The image is sourced via an absolute URL, making it easy to swap or update.

About

πŸ• Pizza Order Form – Simple HTML Project - Welcome to the Pizza Order Form repository! This is a beginner-friendly HTML project that demonstrates how to build a clean and functional pizza ordering form using: βœ… Pure HTML - 🎨 Inline or Internal CSS styling - πŸ–ΌοΈ Absolute background image placement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages