Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/revskill10/learnhtml5
https://github.com/revskill10/learnhtml5
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/revskill10/learnhtml5
- Owner: revskill10
- Created: 2012-06-13T14:30:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-13T14:41:31.000Z (over 12 years ago)
- Last Synced: 2024-10-12T19:05:04.441Z (27 days ago)
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Repository init:
mkdir LearnHTML5
cd LearnHTML5
git init
git remote add origin [email protected]:checkraiser/LearnHTML5.git
git pull origin master## CSS:
### BOXES:
Width and height
Borders (color, width, style)
Background color and images
Position in the browser window### TEXT:
Typeface
Size
Color
Italics, bold, uppercase, lowercase, small-caps