Code Monkey home page Code Monkey logo

mywebsite.github.io's Introduction

Personal Website Starter Code

This is a place for you to start building your personal website!

Project Requirements

Your project should:

  • Include one home HTML page that's all about you!
  • Include a navigation bar that is included on all your website's pages.
  • Include one portfolio HTML page to showcase your projects.
  • Have all text, image(s), links, and/or videos on the page contained within appropriate HTML elements.
  • Include alt text for every image in your website.
  • Apply styles to text, image, and navigation bar elements using CSS rules.
  • Use classes and/or IDs to style CSS elements.

Extensions

You can extend your project further by:

  • Customizing the fonts.
  • Adding some fancy CSS styles.
  • Embedding YouTube videos.
  • Adding another page or more content.

Image Attributions

Tell us where you found the image you are using! Make sure it is in the public domain, has a license that allows you to use it, or is one you took on your own. Check out archive.org, Pixabay, Unsplash, or Burst for free, uncopyrighted images.


File Overview

← README.md

That's this file. This is the place to tell people more about what your website does and how you built it.

← index.html

HTML files are for content! Add your text, images, buttons, and more using HTML tags.

← style.css

CSS files add styling rules to your content like changing colors and fonts.

← script.js

JavaScript files add interactivity to your website using code. This is where you can listen for events, then take an action.

← assets

Drag in assets, like images or music, to add them to your project. You do not need to add anything to this folder unless you are working on the extensions. If you are adding an image, it is best to save it to your computer, then upload the file to the assets folder. The url of the image will be assets/example.jpg.

mywebsite.github.io's People

Contributors

najorae avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.