Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmdsharifi/html5-blog
A simple blog that shows how to use HTML5 tags for beginners.
https://github.com/mmdsharifi/html5-blog
Last synced: 10 days ago
JSON representation
A simple blog that shows how to use HTML5 tags for beginners.
- Host: GitHub
- URL: https://github.com/mmdsharifi/html5-blog
- Owner: mmdsharifi
- Created: 2015-03-09T04:39:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-11T07:35:41.000Z (over 9 years ago)
- Last Synced: 2024-10-11T04:45:05.987Z (about 1 month ago)
- Language: HTML
- Homepage: http://developerha.net/
- Size: 359 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML5-blog
##SummaryA simple blog that shows how to use HTML5 tags for beginners.
##Tags
__I use this :boom:NEW tags:__
* `main`
* `aside`
* `header`
* `nav`
* `footer`
* `article`
* `time`##Style
Simple selectors and properties that very important for Front-end Developer.for example:
```css
main article header time{
display: block;
width:100%;
background: #80CBC4;
}
```
##Our Forum
[See our forum](http://developerha.net) and [join to us](http://goo.gl/q246XM) !
##Useful Resources for getting Started Web Design(Persian)
* [Mehrdad Naderi Offical Website ](http://www.mehrdadnaderi.com/amuzesh.html)
* [Abbas Moghadam](http://www.azad-dl.com)