Jump to content

Hello,

 

I'm looking to build my first website, I have very little exp in HTML CSS and willing to learn.

 

I was thinking of building something. So if anyone could tell me what tools do I need to get this up and running.

 

I would be grateful for any little help. Thank you.

Link to comment
https://linustechtips.com/topic/660315-my-first-project/
Share on other sites

Link to post
Share on other sites

you will need : 

HTML5 skills
CSS3 skills

 

google

 

notepad

 

(though go and get brackets, its free and has real time display of code)

~New~  BoomBerryPi project !  ~New~


new build log : http://linustechtips.com/main/topic/533392-build-log-the-scrap-simulator-x/?p=7078757 (5 screen flight sim for 620$ CAD)LTT Web Challenge is back ! go here  :  http://linustechtips.com/main/topic/448184-ltt-web-challenge-3-v21/#entry601004

Link to comment
https://linustechtips.com/topic/660315-my-first-project/#findComment-8538946
Share on other sites

Link to post
Share on other sites

1 minute ago, givingtnt said:

you will need : 

HTML5 skills
CSS3 skills

 

google

 

notepad

 

(though go and get brackets, its free and has real time display of code)

Thank you for replying. Can this be achieved with only HTML and CSS? Also should I design it Photoshop first?

Link to comment
https://linustechtips.com/topic/660315-my-first-project/#findComment-8538955
Share on other sites

Link to post
Share on other sites

Just now, sahxtan said:

Thank you for replying. Can this be achieved with only HTML and CSS? Also should I design it Photoshop first?

a photoshop design is usefull, though not nessesary, you could scratch it on a peice of paper and be fine. 

but yes, this website doesn'T have any fancy animations or stuff. if oyu need code for something, you can probably find it online for free :P

~New~  BoomBerryPi project !  ~New~


new build log : http://linustechtips.com/main/topic/533392-build-log-the-scrap-simulator-x/?p=7078757 (5 screen flight sim for 620$ CAD)LTT Web Challenge is back ! go here  :  http://linustechtips.com/main/topic/448184-ltt-web-challenge-3-v21/#entry601004

Link to comment
https://linustechtips.com/topic/660315-my-first-project/#findComment-8538959
Share on other sites

Link to post
Share on other sites

you can make great looking sites in just html and css with no images. If you can do it totally do it will reduce the size and make it load super fast.

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/660315-my-first-project/#findComment-8539109
Share on other sites

Link to post
Share on other sites

7 hours ago, MoVo said:

Some javascript skills can be really helpful if you want to implement some animations

you can do animations with just css, though not support by everything just yet.

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/660315-my-first-project/#findComment-8541783
Share on other sites

Link to post
Share on other sites

I would recommend that you use an editor such as Netbeans or similar tools. They're usually easy to use a easy to get started with.

Depending on what you end op creating, I'd use Bootstrap to create the design (http://getbootstrap.com).
Also visit http://w3schools.com for great tutorials. 

Maybe even try something like Freecodecamp.com, it's a free site where you'll easily learn both javascript, html, css and more :)
Please hit me up in a pm if you need more information :)

Link to comment
https://linustechtips.com/topic/660315-my-first-project/#findComment-8569412
Share on other sites

Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×