File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ <h3>Project Preview Links</h3>
71
71
72
72
< div class ="page-container ">
73
73
< h1 > First Web Page</ h1 >
74
+ <!-- br tags are use to create a line break -->
74
75
< p > Kindly do exactly what you see as it would affect you score < br > Whether it is your first webpage in life or
75
76
not, use the heading above it wont't bite..</ p >
76
77
< h2 > H2 Heading</ h2 >
@@ -80,11 +81,14 @@ <h3>h3 Heading</h3>
80
81
< p > Thanks.. Wait.. < br > You will have to upload this project to github .. Yea.</ p >
81
82
< h4 > H4 Heading</ h4 >
82
83
< p > Use the file structure that will be shown here below</ p >
84
+ <!-- : is the html entity for (:) symbol -->
83
85
< p class ="no-margin "> < code > :::first_webpage:::</ code > </ p >
84
86
< p class ="no-margin margin-left "> |</ p >
87
+ <!-- ‐ is the html entity for (-) symbol -->
85
88
< p class ="no-margin margin-left "> < strong > ‐‐‐‐‐‐‐‐ :::</ strong > index.html< strong > :::</ strong > </ p >
86
89
< p class ="no-margin margin-left "> |</ p >
87
90
< p class ="no-margin margin-left "> < strong > ‐‐‐‐‐‐‐‐ :::</ strong > style.css< strong > :::</ strong > </ p >
91
+ <!-- | is the html entity for (|) symbol -->
88
92
< p class ="no-margin margin-left "> |</ p >
89
93
< p class ="no-margin margin-left "> < strong > ‐‐‐‐‐‐‐‐ :::</ strong > script.js< strong > :::</ strong > </ p >
90
94
</ div >
You can’t perform that action at this time.
0 commit comments