We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c04640e commit 05d84b3Copy full SHA for 05d84b3
public/README.md
@@ -123,7 +123,7 @@ Partial files are pieces of reusable code segment that typically appear again an
123
body { padding-top:20px; }
124
```
125
126
-3. Create partial file `header.ejs`
+3. Create partial file `header.ejs` for responsive navbar display.
127
```c
128
<!-- This code contains navigation for an HTML document and uses several classes from Bootstrap for styling. -->
129
0 commit comments