Razaroth Posted March 26, 2011 Content Count: 62 Joined: 12/07/10 Status: Offline Share Posted March 26, 2011 I'm trying to make a website to promote some things. I was wondering if someone with experience doing so could help me with how to make it myself (either process or programs), and things that would help for a beginner to do it. Thanks in advance. Link to comment
Suicide Posted March 26, 2011 Content Count: 1249 Joined: 01/15/11 Status: Offline Share Posted March 26, 2011 I have a great tutorial on my page... youtube.com/ToxiczTutorials tutorials on IP.Board forums Link to comment
Tweezy Posted March 27, 2011 Content Count: 3791 Joined: 08/08/09 Status: Offline Share Posted March 27, 2011 First thing you need to know for designing a website are CSS and HTML. CSS - Cascade Styling Sheets, basically it gives a website that nice look! If you want to design a professional looking website you need to know CSS. HTML is, well HTML, it has your forms, hyperlinks etc. You can find all you need at; http://www.w3schools.com/ When looking at CSS tutorials, make sure to read about box models, all website these days use them. Link to comment
mapper Posted March 27, 2011 Content Count: 1563 Joined: 08/03/09 Status: Offline Share Posted March 27, 2011 When looking at CSS tutorials, make sure to read about box models, all website these days use them. Better known as "Div" Link to comment
Tweezy Posted March 27, 2011 Content Count: 3791 Joined: 08/08/09 Status: Offline Share Posted March 27, 2011 Better known as "Div" Yes, but on w3schools it states box model, better not confuse the lad. Link to comment
Suicide Posted March 28, 2011 Content Count: 1249 Joined: 01/15/11 Status: Offline Share Posted March 28, 2011 If you need anymore help, just post away Link to comment
Coolio G Posted April 2, 2011 Content Count: 12 Joined: 03/07/11 Status: Offline Share Posted April 2, 2011 Or, you could just use WordPress and not have to learn coding. Link to comment
Charles Stover Posted April 2, 2011 Content Count: 299 Joined: 02/08/11 Status: Offline Share Posted April 2, 2011 I'm trying to make a website to promote some things. I was wondering if someone with experience doing so could help me with how to make it myself (either process or programs), and things that would help for a beginner to do it. Thanks in advance. For money, I'll do it for you. Otherwise, if you have questions about HTML/XHTML, CSS, JavaScript, jQuery, PHP, MySQL, or database optimization, I can help tutor you and answer questions. As a beginner, you'll want to start with just XHTML and CSS. Spend a good few months learning just them, and don't start CSS until you're very comfortable with XHTML. Web programming is not something that can be rushed. You won't invent vBulletin in a year. Large projects like that take decades of learning followed by years of application. Link to comment
Charles Stover Posted April 2, 2011 Content Count: 299 Joined: 02/08/11 Status: Offline Share Posted April 2, 2011 First thing you need to know for designing a website are CSS and HTML. CSS - Cascade Styling Sheets, basically it gives a website that nice look! If you want to design a professional looking website you need to know CSS. HTML is, well HTML, it has your forms, hyperlinks etc. You can find all you need at; http://www.w3schools.com/ When looking at CSS tutorials, make sure to read about box models, all website these days should use them. Fixed that for you. It's 2011. Anyone who isn't using "box model" (still the vast majority of websites) is about 10 years behind the times. Anyone who is just now learning HTML and isn't using "box model" is never going to get hired to do any HTML work. 1 Link to comment
Charles Stover Posted April 2, 2011 Content Count: 299 Joined: 02/08/11 Status: Offline Share Posted April 2, 2011 Yes, but on w3schools it states box model, better not confuse the lad. FYI, w3schools has no affiliation with W3C. Their statements are just as relevant and important as any statement by any person with a high-SEO blog. Other than serving as a quick Google reference, they are useless. Link to comment
Recommended Posts
Reply to Thread
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now