Tuesday, June 17, 2008

ORKUT HTML CODES- Revealed - Scrap friends with Style

It's been quite sometime since Orkut introduced HTML in scraps, but not many people are able to take full advantage of this feature. The main reason being they don't know programming.
Quite frankly, you don't need to know programming to use HTML. It's really very simple. I have seen many people acting too smart because they know them, but here, now you have em too. NOTE:
  • Some codes don't work in Communities.
  • There's currently a 1024 character limit for scraps.
  • Orkut accepts the following file formats for images: JPEG,GIF, PNG, or BMP.
Orkut has blocked many HTML codes from people to avoid misuse. Only the codes below are active and you can copy paste them to test your scraps. JUST COPY-PASTE in your Scrapbook to see them work. HEADINGS: <h1>Heading 1</h1> <h2>Heading 2</h2> <h3>Heading 3</h3> <h4>Heading 4</h4> <h5>Heading 5</h5> <h6>Heading 6</h6> BOLD: <b>This text is bold.</b> ITALICS: <i>This text is italic.</i> LINE BREAK: Here is a...<br />line break. HORIZONTAL LINE: Here's a horizontal line... <hr /> ...that was a horizontal line SET WIDTH FOR HORIZONTAL LINE: <hr width="60%" /> NUMBERED LIST: <ol> <li>List item 1</li> <li>List item 2</li> <li>List item 3</li> </ol> ALIGNMENT: <h3 align="left">Aligned left</h3> <h3 align="center">Aligned center</h3> <h3 align="right">Aligned right</h3> LINK WEBSITE: Visit <a href="http://Ortuk.Blogspot.com">ORTUK</a> ADD IMAGES: <img src="http://lh6.ggpht.com/attherate/R7PXqhpkBoI/AAAAAAAAAac/lZnJuyv4UoM/StSku.jpg" width="100" height="100" alt="Ortuk" /> IMAGE ALIGNMENT: <p> <img src=" http://lh6.ggpht.com/attherate/R7PXqhpkBoI/AAAAAAAAAac/lZnJuyv4UoM/StSku.jpg " width="100" height="100" alt="Ortuk" align="left"/> This is where you can write your text in a paragraph to demonstrate HTML images and how they can be aligned to the left of a paragraph if you so desire.</p> </p>This can be used to produce some nice layout effects, especially if you have a lot of text, and it runs right past the image.</p><p> Otherwise, the image will just hang below the text and may look funny.</p> IMAGE LINKS: Usually used to flood scrapbooks <a href="http://Ortuk.blogspot.com"> <img src=" http://lh6.ggpht.com/attherate/R7PXqhpkBoI/AAAAAAAAAac/lZnJuyv4UoM/StSku.jpg "/> </a> TABLE: <table border="1"> <tr> <td>Table cell 1</td><td>Table cell 2</td> </tr> </table> TABLE SIZE: <table border="1" cellpadding="5" cellspacing="5" width="100%"> <tr> <td width="20%">Table cell 1</td><td>Table cell 2</td> </tr> </table> TABLE HEADER: <table border="1" cellpadding="5" cellspacing="5" width="100%"> <tr> <th>Table header</th> <th>Table header</th> </tr> <tr> <td width="20%">Table cell 1</td><td>Table cell 2</td> </tr> </table> HTML with CSS Styles: <p style="color:olive;font-size:48px;">HTML Styles with CSS</p> And Finally..... HTML COLOUR CODES Legal / Removal Information of Rich Content Scraps:
  • Be sure that you have all the necessary legal rights to distribute any uploaded or embedded content, including the rights to any images, voices, or music being used. You're responsible for compliance with all applicable laws and regulations that govern your use of the content. orkut will remove scraps when notified of copyright violations.
  • Scraps containing questionable content or third-party ads may be removed by the orkut team without advanced warning. All content posted on orkut needs to adhere to our Terms of Service.
--------------------------------------------------------------- UPDATE: Checkout our new tools
  • Custom HTML Template Generator
  • HTML Formatting Text Editor
  • Secret Scrapper
You can find them at http://html.blakut.com and check out ---------------------------------------------------------------
~~The End~~
RATE IT: (1) Sucks (2) Stupid (3) Kewl (4) Rad (5) Wicked