Learn Share Build



  • Freedom of Language.
  • Freedom of Programming.
  • Freedom of Unlimited Page.
  • Freedom of Login & Registraction.
  • Freedom of News, Article, Tutorial, Coding.

  • Create your own Page in your Own Language / w3we Publish Your Page into 100 Languages

    Note:- Use it Only for Share Your Knowledge, Not for Business Purpose.

    First Time in the World, AI Bassed Auto Programming

    First Time in the World, AI Bassed Auto Translating


    Click on Blue-MENU button Top Right corner, Click on Tryit Editor,
    then Enable Devloper ↓ Mode

    for Testing :- Type help Command, Then click on Run Button

    Let's Start Simple Page Tutorial



    How to Write Title of the Page

    First Line is lways Your Page Title
    
    

    How to Create Paragraph

    First Line is lways Your Page Title
    
    Make Sure to [Hit-Enter/Empty-Line] Between Two Diffrent Tags Like this 
    This is Your Paragraph Line so We Will Just Leaved [Empty-Line] Between Paragraph and Title.
    

    How to Create Line Tag

    First Line is lways Your Page Title
    
    Make Sure to [Hit-Enter/Empty-Line] Between Two Diffrent Tags Like this 
    This is Your Paragraph Line so We Will Just Leaved [Empty-Line] Between Paragraph and Title.
    
    This IS Your Line One
    This IS Your Line Two
    This IS Your Line Three
    

    Let's Try it With All of this

    First Line is lways Your Page Title
    
    Make Sure to [Hit-Enter/Empty-Line] Between Two Diffrent Tags Like this
    This is Your Paragraph Line so We Will Just Leaved *[Empty-Line]* Between *Paragraph and Title*.
    
    This IS Your Line One
    This IS Your Line Two
    This IS Your Line Three
    
    First Enable Devloper Mode, Then Click on Run Button.
    

    Basic Page Tutorial



    Basic Page Tutorial
    
    Make Sure to [Hit-Enter/Empty-Line] Between Two Diffrent Tags.
    How to Create Second Head Line, Simply Just Leave [Empty-Line's] Before and After.
    
    Second Head Line:- How to Create Table
    
    Open Your Excel sheet into Your PC, Create your Table into Excel Sheet,
    and Just *Copy and Paste* here, But Make Sure You Have To Put *[Empty-Line's] Before and After*.
    
    	Ranking		Economy	US dollars)
    USA	1		United States	 2,29,96,100 
    CHN	2		China	 1,77,34,063 
    JPN	3		Japan	 49,37,422 
    DEU	4		Germany	 42,23,116 
    GBR	5		United Kingdom	 31,86,860 
    
    Example of How To add Image
    
    same Like as you Create Second Head Line, Simply Just Put the Image URL and Put [Empty-Line's] Before and After of Image URL
    After Image URL just give a Space and Type Image title, Don't Ignore Image title is important for SEO.
    
    https://w3we.com/about/.png w3we Logo
    
    Note:- All Type of Image Format's are Supported Like, jpg, png, gif, etc...
    But Non https Url's are Not Allowed.
    
    i Cannot Provide Image Upload Option, Becouse Tirriollions of Images Already avalable on Web,
    if you want to Upload your Own Image then, there is Lot of Image Hosting Service provider's are Avalable on Web,
    Upload there and Put the Link Here.
    
    Example of How To add URL Between Article
    
    it's Very Easy just Put the https Url between text https://w3we.com w3we After Space First Text is the Title of your Url
    How to Add Multiple Text on Url https://w3we.com w3we_Tutorial Simply Just add Underscope Between text
    

    Advanced Page Tutorial



    Programmable Advanced Page Tutorial
    
    This site is Specially Designed for Programmer's.!
    
    Learn Share Build
    
    Put your Programming Code's Between *Back Quota* 
    Make Sure You Have To Put [Empty-Line's] Before and After of Back Quota.
    
    `<!DOCTYPE html>
    <html>
    <head>
    <title>Page Title</title>
    </head>
    <body>
    
    <h1>This is a Heading</h1>
    <p>This is a paragraph.</p>
    
    </body>
    </html> 
    `
    
    Creating Date Objects
    
    Date objects are created with the new Date() constructor.
    There are 4 ways to create a new date object:
    
    `new Date()
    new Date(year, month, day, hours, minutes, seconds, milliseconds)
    new Date(milliseconds)
    new Date(date string)
    `
    

    Save page on Server



    Title of page......
    
    When your page Devlopement is Complete Simply Just Put Html Comment Tag <!----> in the Last Line
    and Click on Run Button, Your File Will be Save'd on Server.!
    wait for 48 Hour's To Approve Your File / After Approve Your File will be Display in 100 Language's
    so Before Submit Make sure your page is informative well Designed & mannered.
    
    <!---->