+ 3
Can someone please share a complete blog code made with HTML. just want to have some tricks! Thanks.
I want know how to make it
1 Respuesta
+ 9
These may not be complete enough, and they are all static (just visual layouts) but, they should show you tricks.
-This is from the html course on sololearn. Have you seen it? Really solid starting place to study and mess around.
https://code.sololearn.com/Wy3S33Y4wDkE/?ref=app
-This is a popular one Igor Makarsky posted on sololearn a month ago that includes some bootstrap (a html/css framework -definitely a whole bunch of tricks in bootstrap that will expand your frontend mind)
https://code.sololearn.com/W2aXF9GvCrGi/?ref=app
-Finally, this is an extremely simple layout I posted for an absolute beginner to look at and see some basic css and html tricks (basic ideas I got from Udemy WebDev bootcamp, which I recommend!)
https://code.sololearn.com/Wf27vCnPLPyu/?ref=app
Keep it up on Sololearn! Make something every day even if it sucks! You'll get better real soon.