File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# CSS Inliner #
22
3- ### This project helps in building inline styles for html which is very useful for writing HTML emails ###
3+ ### This project helps in building inline styles for html which is very useful for writing HTML emails
44
55*** Requires node > v7.0***
66
10103 . ` npm i `
11114 . ` npm start file <path-to-htmlfile> `
1212
13- ### Inlined HTML is written to a file in the same directory where the HTML file recides. It is saved to a file named ** inlinedHtml.html ** ###
13+ ### Few more points
1414
15- ### Please note that you should have a seperate css file in the same directory where the html file lives with the name ** styles.css** ###
15+ Inlined HTML is written to a file in the same directory where the HTML file recides. It is saved to a file named ** inlinedHtml.html**
16+
17+ Please note that you should have a seperate css file in the same directory where the html file lives with the name ** styles.css**
You can’t perform that action at this time.
0 commit comments