Difference between revisions of "Useful Links"

From
Jump to navigation Jump to search
Line 6: Line 6:
 
<big>[https://cov-lineages.org/lineage_list.html Pangolin] <br /></big>
 
<big>[https://cov-lineages.org/lineage_list.html Pangolin] <br /></big>
 
[[Category:deLemus]]
 
[[Category:deLemus]]
 +
 +
 +
<tabs>
 +
<tab name="Default 1" style="background:lightgreen;">First tab.</tab>
 +
<tab name="Default 2" style="background:lightgreen;">Second tab.</tab>
 +
<tab name="Inline" style="background:salmon;">Third tab.</tab>
 +
<tab name="Block" style="background:royalblue;">Fourth tab.</tab>
 +
<tab index="1">This is a seperate tab. It demonstrates what happens if a tab has no inline or block attributes defined. If the tab contains a lot of text, it will automatically be forced to a new line, despite extra space being available at the end of the previous line.</tab>
 +
<tab index="2">This seperate tab isn't forced to a new line, since it's short enough.</tab>
 +
<tab index="3" inline>This is a seperate tab that has an inline attribute defined. It will fit in with the text as normal text would, and it fills up any space that is left available after the previous line. This makes tabs with inline attributes a bit better at fitting in with the flow of text.</tab>
 +
<tab index="4" block>Despite fitting on the previous line, the block attribute forces this seperate tab to a new line</tab>
 +
</tabs>

Revision as of 13:16, 17 March 2023

WHO:
         Tracking SARS-CoV-2 variants
GISAID
Nextstrain
CoVariant
Pangolin


First tab.
Second tab.
Third tab.
Fourth tab.
This is a seperate tab. It demonstrates what happens if a tab has no inline or block attributes defined. If the tab contains a lot of text, it will automatically be forced to a new line, despite extra space being available at the end of the previous line.
This seperate tab isn't forced to a new line, since it's short enough.
This is a seperate tab that has an inline attribute defined. It will fit in with the text as normal text would, and it fills up any space that is left available after the previous line. This makes tabs with inline attributes a bit better at fitting in with the flow of text.
Despite fitting on the previous line, the block attribute forces this seperate tab to a new line