Tips For Formatting Text August 08, 2018 lainnya Edit Plain old text needs a few html tips. That is why I will show some html which will improve plain old text. Html Tip 1 : To insert plain old ... Read More
News!! Adding Tooltips Or Hover Text To Blogger Posts Inwards Add-On To Gadgets November 20, 2018 Article, Blogger, CSS, Hover text, Post Editor, ZZ - needs 2017 theme review Edit This article is close putting a "tooltip" (text that is shown when yous hover over) into something (eg text, a web-address or flus... Read More
News!! Adding Tooltips Or Hover Text To Blogger Posts Inwards Add-On To Gadgets November 20, 2018 Article, Blogger, CSS, Hover text, Post Editor, ZZ - needs 2017 theme review Edit This article is close putting a "tooltip" (text that is shown when yous hover over) into something (eg text, a web-address or flus... Read More
News!! Adding Tooltips Or Hover Text To Blogger Posts Inwards Add-On To Gadgets November 20, 2018 Article, Blogger, CSS, Hover text, Post Editor, ZZ - needs 2017 theme review Edit This article is close putting a "tooltip" (text that is shown when yous hover over) into something (eg text, a web-address or flus... Read More
Blockquote Tips August 08, 2018 lainnya Edit Blockquote makes a small text box that is indented, as in a quote. This text is a little to the right because of the blockquote tag. To lear... Read More
Align Text/Images August 08, 2018 lainnya Edit To align text to the right insert this code: <p align=right>aligning text with this tip</p> It will create this: aligning te... Read More
Building A Web Page From Scratch August 08, 2018 lainnya Edit Delete all the html code you have for your web page if you want to start your page from scratch! To start a web page from scratch with html ... Read More
Tips On Headings August 08, 2018 lainnya Edit These html tips and tricks will show you different types of headings. Look at the following html code: <h2>Heading 2</h2> It cre... Read More
Build A Web Page August 08, 2018 lainnya Edit This tip will tell you exactly how to code your own HTML website. First, remember that most tags must be eventually closed. The syntax would... Read More