Fixed broken img link (#19484)
Just changed from http to https. Before this, the image link did not work.
This commit is contained in:
committed by
Honman Yau
parent
bfbb1c7ef1
commit
84fcf5fb28
@ -29,7 +29,7 @@ If you are to design a 2-column based page with left navigation pane and center
|
|||||||
#### CSS Frameworks
|
#### CSS Frameworks
|
||||||
This is where CSS Frameworks such as [Bootstrap](http://getbootstrap.com/) and [Materialize](http://materializecss.com/) come in. These frameworks provide a grid functionality that lets to divide each section of your webpage into 12 columns, which you can order to design.
|
This is where CSS Frameworks such as [Bootstrap](http://getbootstrap.com/) and [Materialize](http://materializecss.com/) come in. These frameworks provide a grid functionality that lets to divide each section of your webpage into 12 columns, which you can order to design.
|
||||||
|
|
||||||

|

|
||||||
> Sample Bootstrap Grid
|
> Sample Bootstrap Grid
|
||||||
|
|
||||||
### HTML Semantic Elements
|
### HTML Semantic Elements
|
||||||
|
Reference in New Issue
Block a user