Skip to content

Commit

Permalink
Justify text in files.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
brenda-lambert committed Jun 29, 2023
1 parent c67ca76 commit a88dbcf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/files.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ format: html
editor: visual
---

<div style="text-align: justify">

Often, we want to analize or use a CSV file in our applications, and the good news is that this is very easy to do in Hal9.

If you prefer a video explanation on how to do this, we recorded [this video](https://www.youtube.com/watch?v=nvgIlzM65kA) for you. Otherwise, keep reading along.
Expand All @@ -16,3 +18,5 @@ For this task, once we are on the [Hal9 page](https://hal9.com/), we have to sel
Once we are happy with the analysis, we can click on the save button. A dialogue will then appear where we can give our project a title and description, as well as select its level of access between private, unlisted or public depending on the privacy settings we want.

<center><img src="Images/save.png" style="max-width: 70%"/></center>

</div>

0 comments on commit a88dbcf

Please sign in to comment.