Giter Site home page Giter Site logo

yomi413 / html-email-newsletter Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 55 KB

HTML Email Newsletter prepared as part of Moms Can Code School

Home Page: http://yescano.com/html-email-newsletter/

HTML 100.00%
email-newsletter holiday html inline-css github-pages

html-email-newsletter's Introduction

HTML Email Newsletter

The Project

In this first project for Moms Can & Co. Cohort 5 we were tasked with the creation of an HTML email newsletter. As part of the project here are some of the things we had to tackle:

  1. Establish good lines of communication with our project partners as we learn to peer program and work remotely.
  2. Learn how to use GitHub to establish proper use of version control.
  3. Build our newsletter using HTML and inline CSS.
  4. Understand the proper use of the <table> element and its children elements in the layout of the email newsletter.
  5. Understand how to add inline CSS into the HTML so as to provide styling to the full structure.
  6. Explore external resources to add extra pizzazz to our newsletter. Checkout the header at the opening of this README that was created using canva.com!
  7. Test your code by viewing in the browser and also testing through different email platforms.

Our Purpose

We aim to put all of these skills together as we build our beautiful, holiday-inspired email newsletter. The goal was to put together a guide of some of the lesser known holiday events that take place in and around New York City.

Getting Started

You can interact with this newsletter by visiting http://yescano.com/html-email-newsletter/. Feel free to scroll through the newsletter and click the active links. Additionally, each event image is clickable. Once clicked, you will be redirected to each event’s informational or web page.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/yomi413/html-email-newsletter by following these instructions carefully.

  1. Open this repository https://github.com/yomi413/html-email-newsletter.
  2. Fork this repository to create your own copy.
  3. Once forked, clone the repository onto your local environment by following these commands:
    1. In your terminal go to your working directory where you want this file to live.
    2. Once in your directory of choice type git clone [email protected]:yomi413/html-email-newsletter.git.
    3. Type cd html-email-newsletter.
    4. Do not work directly in the master branch. Create a new branch for your work using git checkout -b [name_of_you_new_branch].
    5. Open in your text editor of choice. I use VS Code.
    6. Once changes are made, commit your changes to your branch using the following commands:
    • git add <file name>
    • git commit -m “[Brief but descriptive message]”
    • git push At this point only the branch that lives in your version of the repository on GitHub has been updated.
    1. In GitHub, inside your version of the repository, click on New Pull Request.
    2. Choose the branches you want compared and submit a pull request to merge the files.
    3. When the pull request gets submitted the original owner of the repository will review changes and approve the request.
    4. Once approved, and if no conflict exists with master repository, changes will be merged and all files are up to date.

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License - The MIT License (MIT)

Copyright (c) 2019 yomi413, NKGREEN Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

html-email-newsletter's People

Contributors

nkgreen avatar yomi413 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.