Template:Html tutorial: Difference between revisions
(Created page with "<div style="display:grid; grid-template-columns:1fr 1fr 2fr 2fr 2fr 2fr"> <!--------------------------------top menu bar------------------------------------------> <div style=...") |
mNo edit summary |
||
Line 8: | Line 8: | ||
<div style="background-color:brown; text-align:center; font-size:16px; padding:5px; box-shadow:1px 1px 5px #888888">[[Help:Wiki University VisualEditor -- Tutorial|<span style=" color:white">VISUAL EDITOR</span>]]</div> | <div style="background-color:brown; text-align:center; font-size:16px; padding:5px; box-shadow:1px 1px 5px #888888">[[Help:Wiki University VisualEditor -- Tutorial|<span style=" color:white">VISUAL EDITOR</span>]]</div> | ||
<!-------------------------------sidebar-------------------------------------------> | <!-------------------------------sidebar-------------------------------------------> | ||
<div style="grid-column:1/3; background:#FFEDCC; box-shadow:1px 1px 5px #888888">{{ | <div style="grid-column:1/3; background:#FFEDCC; box-shadow:1px 1px 5px #888888">{{HTML Tutorial Sidebar}}</div> | ||
<!-------------------------------main box for lesson material---------------------------------> | <!-------------------------------main box for lesson material---------------------------------> | ||
<div style="grid-column:3/7; padding:1em"> | <div style="grid-column:3/7; padding:1em"> |
Revision as of 15:33, 2 March 2018
Lessons
- HOME
- Introduction
- Headers
- Lists
- Nesting Lists
- Comments
- Paragraphs
- Fonts - Changing
- Font Size
- Font Colors
- Font Bold-Italics
- Padding
- Margins
- Borders
- Width and Height
- Alignment
- Tables
- Tables - Borders
- Tables - Widths
- Tables - Captions
- Tables - Col Labels
- Tables - Cells
- Tables - Rows
- Tables - Placement
- Tables - Sorting
- Tables - Scrolling
- Tables - Col Only
- Tables - Col Spans
- Tables - Row Spans
- Infobox - Creating
- Infobox - Placing
- Infobox - If function
- Sidebars
- Navboxes
- Position - Relative
- Position - Absolute
- Misc
Flexbox/CSS Grid
Additional Helps
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX