Skip to content

awrigh01/fe-class-one

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cardozo Coding Front-End Class One

Objectives

Learn basic HTML and make an plain HTML draft of personal website.

Concepts

  • Basic HTML box-model
  • <html>, <head>, <body>, <p>, <a>, <h1>, <h3>, <h4>, <br>, <em>, <strong>

Process

  1. Copy Personal Resume from a .doc file
  2. Paste as plain text into Sublime Text
  3. Add <html>, <head>, and <body>
  4. Format Resume with headings and paragraphs
  5. Add anchor tags to create links where necessary
  6. Finish first website!

Additional Resources

About

teaches basic HTML elements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%