Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TDT4242 Spring 2021 – T17
tdt4242-T17
Commits
096f2e7d
Commit
096f2e7d
authored
Apr 15, 2021
by
Erlend Ydse
Browse files
Switch from b to strong
parent
d5f33f7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/www/profile.html
View file @
096f2e7d
...
...
@@ -89,7 +89,7 @@
</tbody>
</table>
<div
id=
"bio-display"
class=
"mt-1"
>
<h6><
b
>
Bio:
</
b
></h6>
<h6><
strong
>
Bio:
</
strong
></h6>
<p
id=
"bio"
></p>
<button
type=
"button"
class=
"btn btn-light"
id=
"btn-bio-edit"
>
Edit
...
...
@@ -97,7 +97,7 @@
</div>
<div
id=
"bio-edit"
class=
"hide mt-1"
>
<label
for=
"textarea-bio-edit"
class=
"form-label"
><
b
>
Bio:
</
b
></label
><
strong
>
Bio:
</
strong
></label
>
<textarea
id=
"textarea-bio-edit"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment