Posts

Showing posts from October, 2022

Add a widget

  How to Add a Widget to Blogger

Link to Jump to a Specific Part of a Page

  How to Create a Link to Jump to a Specific Part of a Page [Quick Tip]

Tables 12 - Πηγές με χρονολογικό πίνακα

 th = columns label tr = line td = cell Αρχή Πηγών με χρονολογικό πίνακα Πηγές: ΜΜ_ΕΕ1   Κείμενο_1_με_διάστημα_ρυθμίζει_1η_στήλη ΜΜ_ΕΕ2 Κείμενο_2 ΜΜ_ΕΕ3 Κείμενο_3_1_μιας_ημερομηνίας ... Κείμενο_3_2_ίδιας_ημερομηνίας Κείμενο_3_3_ίδιας_ημερομηνίας Προστίθεται_με_CR ΜΜ_ΕΕ4 Κείμενο_4 ΜΜ_ΕΕ5 Κείμενο_5 ΜΜ_ΕΕ6 Κείμενο_6 ΜΜ_ΕΕ7 Κείμενο_7 ΜΜ_ΕΕ8 Κείμενο_8 ΜΜ_ΕΕ9 Κείμενο_9 Τέλος Πηγών με χρονολογικό πίνακα Οδηγίες: Create a HTML Table in your Blog Post • The Crafty Mummy Adjust a HTML Table in a Blog Post • The Crafty Mummy How Can I control Table Column Widths? - Joomla! Forum - community, help and support

Tables - table within post - CSS - column widths (2022)

 Short - Long columns 

Tables - chrono table in template

 Περιέχει τις εκδόσεις δοκιμών του tbl1 για πίνακα με χρονολογίες.

Tables - with numbers aligned

Image
 Table to present text and numbers, aligned right.

Tables - για αναρτήσεις

Χρονολογικό για τις πηγές (ChronoTable) > Χρονολογικό για ενημερώσεις (UpdateTable) > Για bullets με ειδικούς χαρακτήρες (BulletTable)

Tables - Table with Header

  Τίτλος1 Τίτλος2 Τίτλος3 MM_EE1 Κείμενο1 Κείμενο1 MM_EE2 Κείμενο2 Κείμενο1

Tables - Tbl2 No Header (2018)

  Theme > Customize > Advanced > Add CSS CSS in template (20/11/18) <style type="text/css"> .Tbl2NoHdr {width:100%; background-color :TBD#f0f0f0;color:black;font-size: 1em; border-collapse:collapse;} .Tbl2NoHdr th {background-color:TBDsilver; color:black;} .Tbl2NoHdr td, .Tbl2NoHdr th {padding: 0.1em; border:5;} .Tbl2NoHdr td { border : 0px solid silver; height: 0.5em;  padding-bottom : 1em;  vertical-align : top; } </style> CSS in template (20/11/18)  no background color in first line erase the th line, since there is no header for the table <style type="text/css"> .Tbl2NoHdr {width:100%; color:black;font-size: 1em; border-collapse:collapse;} .Tbl2NoHdr td, .Tbl2NoHdr th {padding: 0.1em; border:5;} .Tbl2NoHdr td {border: 0px solid silver; height: 0.5em; vertical-align: top; } </style> Χρήση (Μήνας.Έτος) <table class="Tbl2NoHdr"> <tbody> <tr> <th style="width: 7%;"></th> <th style=...

Tables 01-05

2 columns with headers ---  2 columns no headers width 50%--- 2 columns no headers no border --- 3 columns with headers ---- 

Tables 06 2 στήλες -----------------

Με τίτλους στην πρώτη στήλη > Χρονολογικός > Με τίτλους στην πρώτη γραμμή > Με νούμερα στοίχιση δεξιά...

Tables HTML 3 - 2 column

 tr = line th = column td = text Πίνακας με 5 στήλες (template) LABEL A LABEL B a little longer LABEL C LABEL D LABEL E CELL A1 and some text CELL A2 CELL A3 CELL A4 CELL A5 CELL B1 CELL B2 CELL B3 CELL B4 CELL B5 CELL C1 CELL C2 CELL C3 sldk jkljsd klj CELL C4 CELL C5 CELL D1 CELL D2 CELL D3 CELL D4 trying wrap CELL D5 CELL E1 CELL E2 CELL E3 CELL E4 CELL E5 trying wrap Πίνακας με 2 στήλες και επικεφαλίδες LABEL_A LABEL_B CELL_A1 CELL_A2 CELL_B1 CELL_B2 CELL_C1 CELL_C2 CELL_D1 CELL_D2 CELL_E1 CELL_E2 30.08.18 <style type="text/css"> .mytable {width:100%;background-color:white;color:black;font-size:1em;border-collapse:collapse;} .mytable th {background-color:silver;color:black;} .mytable td, .mytable th {padding:0.5em;border:0; } .mytable td {font-family:Arial; border:1px solid silver;height:0.5em;} </style> Πίνακας με 2 στήλες χωρίς επικεφαλίδες (για ημερομηνίες...

Image processing using SnagIt

clear background >  clear foreground shapes >  sharpen > and/or > monochrome > image > size: 256 or 200