center
This commit is contained in:
parent
0420a41d3d
commit
59dc0307b3
@ -43,6 +43,13 @@ The main idea is to use these new languages to solve relevant problems!
|
|||||||
## Current language goals
|
## Current language goals
|
||||||
|
|
||||||
<!-- html table of the above -->
|
<!-- html table of the above -->
|
||||||
|
<style>
|
||||||
|
/* center */
|
||||||
|
table {
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Language</th>
|
<th>Language</th>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user