Posts

Showing posts from April, 2024

Search & Replace in HTML

 > HTML view >  Ctrl + Shift + R > Enter the word you want to find and press Enter, > type the word you want to replace + Enter. This will replace all the words in the HTML code. How to find and replace code on blogspot edit html? - Blogger Community

Special characters libs

Character Entity Reference Chart Misc Symbols  HTML Unicode UTF-8 Ding Bats  HTML Unicode UTF-8 Emoji  HTML Emoji Reference Hammer 

Small image to start a paragraph

Image
Contents Elongated image 100x25 Rectangular image 100x100 Rectangular image 50x50 Change opacity Case 1 elongated image  Original image 200x50, usually a symbol. Trim it manually to 100x25 Provide margins: 1 1 0.5 0 (top, right, bottom, left) Όλα αυτά, είναι πολύ δύσκολο (ή θα πάρει δεκαετίες) να μπουν σε ένα νομικό πλαίσιο για να χαρακτηριστούν σαν επιβλαβείς πράξεις. Ιδίως όσο ο επηρεασμός της κοινής γνώμης από λίγα συγκροτήματα παραμένει ισχυρός, και τα ανταλλάγματα δεν μπορούν να εύκολα να αποδειχθούν, μέσα στα δίκτυα ιδρυμάτων, εταιρειών, χρηματοπιστωτικών και τραπεζικών οργανισμών. This allows a 3 line space for the image. <a href="https://....jpg" imageanchor="1" style="clear: left; float: left; margin: 1em 1em 0.5em 0em; "> Case 2 a rectangular image 100x100 Original image 200x200, usually a symbol. Trim it manually to 100x100 Provide margins: 1 1 0...

embed content on your site

  Securely embed content on your site - Chrome Developers Iframes can be used for all sorts of use cases, such as adding maps or forms to a contact page, and displaying ads. <iframe src="https://example.com/maps"></iframe>
  HTML summary Tag text... Title Description. text...

Crop images

Image
 Original image (s0)   ----------------------------------------------------- small (/s200) rounded (-br20-c0x00FFFFFF)     ------------------------------------------------- cropped (/s200-c-br20-c0x00FFFFFF) keeps the center image   ------------------------------------------------- object-fit  How to crop an image in CSS φωτογρ   How to Resize and Crop Blogger Photos Using its URL The Ultimate Guide to Customize and Edit Blogger (BlogSpot) Images object-fit - CSS: Cascading Style Sheets | MDN