Skip to content

IanRobinMarsh/my-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Website

A simple, responsive website template that's ready to upload to any hosting service.

What's Included

  • index.html - The main webpage with sections for Home, About, Gallery, and Contact
  • styles.css - CSS styling that makes the website look professional and responsive
  • images/ - Folder for your images (currently empty - add your own images here)

Adding Your Images

The website expects the following images in the images/ folder:

  1. hero-image.jpg - Main banner image (recommended size: 800x400px)
  2. about-image.jpg - Your profile or relevant image (recommended size: 400x400px)
  3. gallery-1.jpg through gallery-4.jpg - Gallery images (recommended size: 300x300px each)

Image Guidelines:

  • Use JPEG format for photos, PNG for graphics with transparency
  • Keep file sizes under 1MB each for faster loading
  • Use descriptive filenames
  • Recommended image dimensions are provided above for best results

Customizing the Content

Text Content:

  • Edit the text in index.html to match your personal information
  • Update the contact information in the Contact section
  • Replace the placeholder text in the About section with your own story

Styling:

  • Modify colors, fonts, and layout in styles.css
  • The color scheme uses: #2c3e50 (dark blue-gray) and #3498db (blue)
  • Font is set to Georgia for a professional serif look

Testing Locally

  1. Open index.html in your web browser to preview the website
  2. Make sure all your images are in the images/ folder
  3. Test the navigation links and responsive design by resizing your browser

Uploading to a Hosting Service

This website works with any static hosting service:

Popular Options:

  • Netlify (netlify.com) - Drag and drop the entire folder
  • Vercel (vercel.com) - Connect to GitHub or upload directly
  • GitHub Pages - Upload to a GitHub repository
  • Firebase Hosting - Use Firebase CLI
  • Surge.sh - Simple command-line deployment

Steps for most services:

  1. Zip the entire my-website folder (including index.html, styles.css, and images folder)
  2. Upload to your chosen hosting service
  3. Your site will be available at the provided URL

Features

  • Responsive Design - Works on desktop, tablet, and mobile
  • Smooth Scrolling - Navigation links smoothly scroll to sections
  • Professional Styling - Clean, modern appearance
  • Image Gallery - Responsive grid layout for photos
  • Contact Section - Easy to update contact information
  • Fixed Navigation - Header stays at top when scrolling

Browser Compatibility

This website works in all modern browsers including:

  • Chrome, Firefox, Safari, Edge
  • Mobile browsers on iOS and Android

No JavaScript required - pure HTML and CSS for maximum compatibility!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors