Frontend Development

Start with HTML / CSS ?

Submitted by Thaldraes, , Thread ID: 43052

Thread Closed

RE: Start with HTML / CSS ?

sydtv
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
15
19-05-2019, 11:26 PM
#11
i got a job as a student in a little web agenture, and they showed me like the basics. i had like nothing todo so i just learned through youtube tutorials some things that i wanted to know. nowadays im learning through udemy

RE: Start with HTML / CSS ?

comentarista
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
15
01-06-2019, 04:19 PM
#12
If you want the basis, you can start from w3schools.com and searching for some howto's on youtube. Try to replicate them.

RE: Start with HTML / CSS ?

webbyink
Novice
Level:
0
Reputation:
0
Posts:
21
Likes:
0
Credits:
31
14-06-2019, 10:14 PM
#13
I use sublime text 3.
I love w3schools.com.
I basically use my own framework to develop my project. It is better to say I use Uikit 3 as front end framework and wordpress platform.

RE: Start with HTML / CSS ?

miladhp
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
15
05-03-2020, 12:51 PM
#14
06-08-2017, 03:59 PM
Thaldraes Wrote:
Hello !

Well, if i create this post,its to talk about how you started development

What tools you used / use? (Software, text editor)
Where did you learn ?
And finally your tips to get started.


For me,I started by developing web like most people with HTML then CSS to be able to customize the site of my game server.
I didn'tlearn directly on the forums, I first tried to understand alone when i was trying to modify the code of the cms of my website, etc .. then after I went on a French development forum.
Regarding software and text editor, First, i used Notepad ++ which was a good software for the beginning.
I then switched to Sublime text 2 and 3, these are the ones I used the longest.
Now I'm on Atom for a little while, it's for me the best: It has a more comfortable visual interface, we can install themes to adapt it to our tastes or a lots of plugins to help us with the work And it mainly has the function of organizing the files on the left (see screen)


[Image: kTeQZvLzTzubJ0OCuu5DeQ.png]


N.B : On the screenshot i open the /www project with IPS to not show you the other project and i hidden some SQL DATA.

What I advise to begin with in the web development, is not to take the code of another, to modify it like for example a template, a navigation ...
You can try to reproduce, by personalizing it but without taking the code of another


I look forward to seeing your answers, and the path you have taken to get to your current skills.
Best regards, Thaldraes
it's good for my website generate free account

RE: Start with HTML / CSS ?

YarNulled
Newbie
Level:
0
Reputation:
0
Posts:
17
Likes:
1
Credits:
9
20-03-2020, 08:47 PM
#15
I started one year ago from basic HTML with CSS then add Jquery and JS and now start to make it dynamic with WP and Opencart. Still very-very junior in all this ))

RE: Start with HTML / CSS ?

Kevo
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
1
Credits:
0
22-03-2020, 09:33 PM
#16
there are very good tutorials on youtube and you can start a project with dreamweaver

RE: Start with HTML / CSS ?

Jstriker03
Lurker
Level:
0
Reputation:
0
Posts:
2
Likes:
0
Credits:
2
24-03-2020, 03:04 PM
#17
I started almost the same way , i currently use vs-code because then I don't need to switch the Programm when im programming other applications with c# or java

RE: Start with HTML / CSS ?

Buzo
RakeClub.com - OG
Prime
Level:
67
Reputation:
0
Posts:
479
Likes:
6
Credits:
474
24-03-2020, 03:10 PM
#18
If you want the basis, you can start from w3schools.com and searching for some howto's on youtube. Try to replicate them.
RAKECLUB.COM

CRYPTO CASINO
DEMO SITE

CONTACT US
Discord:  raney777

RE: Start with HTML / CSS ?

mvpcurtis
#!/bin/bash
Level:
1
Reputation:
2
Posts:
90
Likes:
10
Credits:
30
10-04-2020, 11:36 PM
This post was last modified: 10-04-2020, 11:37 PM by mvpcurtis
#19
Personally I think there's two competitors in the text editor world at the moment and they are Microsofts Visual Studio Code (free) and Sublime Text 3 (free with ads, you can buy a license for around $70). I use Visual Studio Code and it's perfect. I've used Sublime Text 3 with a leaked key and to be honest, Visual Studio Code has done everything Sublime Text has done for me. Both have lots of amazing community plugins that are kept up to date and both run brilliant.

I learn to code on both Codeacademy and TeamTreehouse. Codeacademy is amazing for getting your hands dirty and TeamTreehouse is video based and is great for explaining stuff.

My tip for you to getting started is to be patient. You will not learn both HTML & CSS in one night. Even though they are pretty easy to learn and wrap your head around, there's still a lot to take in. Once you feel confident in both, maybe take the time to learn Bootstrap and this will help you deploy a static website a lot quicker. Also, maybe create a few "dummy" websites which you can add to a portfolio later on and once you've mastered HTML & CSS, move onto JavaScript.

RE: Start with HTML / CSS ?

koucii23
Newbie
Level:
0
Reputation:
0
Posts:
13
Likes:
0
Credits:
0
14-04-2020, 01:25 PM
#20
I prefer both combined with javascript there is no better

Users browsing this thread: 1 Guest(s)