Matteo Cantiello added usepackage_utf8_inputenc_usepackage_table__.tex  about 9 years ago

Commit id: d021048550c21b71b1ec8789ceb2cb7eec472f26

deletions | additions      

         

\usepackage[utf8]{inputenc}  \usepackage[table]{xcolor}    \setlength{\arrayrulewidth}{1mm}  \setlength{\tabcolsep}{18pt}  \renewcommand{\arraystretch}{2.5}    \newcolumntype{s}{>{\columncolor[HTML]{AAACED}} p{3cm}}    \arrayrulecolor[HTML]{DB5800}    \begin{tabular}{ |s|p{3cm}|p{3cm}| }  \hline  \rowcolor{lightgray} \multicolumn{3}{|c|}{Country List} \\  \hline  Country Name or Area Name& ISO ALPHA 2 Code &ISO ALPHA 3 \\  \hline  Afghanistan & AF &AFG \\  \rowcolor{gray}  Aland Islands & AX & ALA \\  Albania &AL & ALB \\  Algeria &DZ & DZA \\  American Samoa & AS & ASM \\  Andorra & AD & \cellcolor[HTML]{AA0044} AND \\  Angola & AO & AGO \\  \hline  \end{tabular}