The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
5 posters

    Build a Website

    avatar
    FIB
    Forumember


    Male Posts : 491
    Reputation : 2
    Language : English
    Location : UK

    In progress Build a Website

    Post by FIB April 14th 2015, 5:12 pm

    Sorry if this is the wrong place to ask this question but can anyone tell me is it possible to build a website with several pages on forumotion? NOT a forum , if so how do I start
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Build a Website

    Post by SLGray April 14th 2015, 8:44 pm




    Build a Website Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    FIB
    Forumember


    Male Posts : 491
    Reputation : 2
    Language : English
    Location : UK

    In progress Re: Build a Website

    Post by FIB April 14th 2015, 11:27 pm

    Thanks for that but just read through the tutorial and to be honest with my very tiny knowledge I don't think this is what I am looking for Sad and I'll need several pages.
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    In progress Re: Build a Website

    Post by Derri April 15th 2015, 3:11 am

    Unfortunately there is no *easy* way to do this without HTML knowledge as that's how you'd be creating your web pages. If you're looking for a website then you'd be wanting to go with a free website builder or a paid one.

    Forumotion is strictly forums and while you can have custom HTML pages to turn your forum into a website, it does require a lot of HTML knowledge.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: Build a Website

    Post by Ange Tuteur April 15th 2015, 3:30 am

    Derri is absolutely correct. To build a website yourself, you first need to have a knowledge of the three basic languages of web development ; HTML, CSS, and JavaScript. There is more to it than this though, if you plan on having your own server and storing data you'll also need a knowledge of PHP and a database language such as mySQL.

    As for Forumotion, you could wing it with only knowledge of HTML and CSS. HTML is used to for building the structure of your web page, and CSS is used to style your HTML elements. JavaScript can be optional, but it's a plus if you want your pages to be dynamic.

    You can find plenty of tutorials online, but I personally recommend this website as it provides good information for beginners in markup and programming languages.
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    In progress Re: Build a Website

    Post by brandon_g April 15th 2015, 3:44 am

    Hello,

    If I may interejet with my input as well... I have a decent knowledge of html, I coded and wrote my own html page on forumotion for my forum by hand, while I was given helpful pointers along the way, I did it all myself. Forumotion makes creating an html page EVEN EASIER...

    Alright... so on the forum, you write in bbcode correct? Well that pretty much is html, just made 30% more basic and easy to use, you change the brackets and tags and bingo your writing in html. I personally would recommend this refrence sheet, I think you may be surprised just how close html is to bbcode. http://www.w3schools.com/tags/default.asp , that refrence sheet was incredibly helpful to me while I was writing the code for my html page.

    Also, I must mention you need to know the VERY VERY basics of css, just make it look a little prettier Very Happy.

    -Brandon

      Current date/time is September 22nd 2024, 9:16 pm