Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moniaar/learning_html

A repo to practice HTML
https://github.com/moniaar/learning_html

css html html-css html-template

Last synced: 7 days ago
JSON representation

A repo to practice HTML

Awesome Lists containing this project

README

        

# Learning_HTML
This repositry will contain my documentaion for both HTML and CSS whenever I have the free time to do so.
1. index.html: is the file that holds everything as a base index for your html main ideas, starting from the font sizes and designes along the page, to the stylesheet that holds the css file inside another directory.
2. HTML_and_CSS_Design: this is a template made after watching a tutorial by Osama Elzero channel on youtube and was highly influnced by his instructions and guidance there.

---
What we have learned from working in the portfolio project will be saved here for future us:
How to link your links so that they can open in a new tab when you click in the navbar?:
You can use the target attribute with the value "_blank":
---> ```

  • About Us
  • ```