Difference between revisions of "Coursera html/css course"

From MyWiki
Jump to: navigation, search
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
Example of a very simple nav bar <br>
+
[[ Basic html/css ]]<br>
<source lang="text">
+
[[ css classes ]]<br>
 
+
[[ Introducing bootstrap ]] <br>
<a href "index.html"
+
Home
+
</a>
+
&nbsp;
+
 
+
</source>
+

Latest revision as of 16:37, 20 November 2015

Basic html/css
css classes
Introducing bootstrap