Code Fighters
19.4K subscribers
116 photos
11 videos
61 files
168 links
🎯We add value to your asset!

WELCOME TO OUR TELEGRAM CHANNEL.

YouTube channel πŸ”— LINK- https://linktw.in/iWgHMG
Inbox: @Codefighters_support
All link: https://linktr.ee/code_fighters
Website: www.codefightersdigitals.com
Download Telegram
Basic web development roadmap
●
1.Learn: How websites work, front-end vs back-end, code editorβ€Œβ€Œ
●
2: Basic front-end:
a. Html
b. Css
c. Javascript
Expected time 7+14+30=51 days.
●
3. Learn front-end frameworks:
a. Learn css framework ( Bootstrap , Tailwind css , ...)
b. Learn JavaScript frameworks ( angular, react , vue...)

Expected time minimum 60 days.
●
4. Learn database
a. MySQL
b. MongoDB
There are many more. Choose one and learn.
●
5. Learn backend programming languages:
a. Php
b. Nodejs
There are many more. Learn any one.

Expected time: 60 days
●
6. Do some projects and clone some websites.
▫️▫️●▫️▫️
πŸ‘3❀1
Day 1: which tag do we use to break or have a new line?
Anonymous Quiz
13%
<newline>
83%
<br>
2%
<b>
3%
<hr>
Day 2 : The correct sequence of HTML tags for starting a webpage is
Anonymous Quiz
7%
Head, Title, HTML, body
6%
HTML, Body, Title, Head
22%
HTML, Title, head, Body
65%
HTML, Head, Title, Body
πŸ‘3
Day 3 : How to create a hyperlink in HTML?
Anonymous Quiz
8%
πŸ₯°2πŸ‘1
Day 4 : Apart from <i> tag, which of the following tag is used to render a text in italics?
Anonymous Quiz
57%
<italics>
28%
<em>
9%
<ul>
5%
<strong>
πŸ‘3
Day 5: The <hr> tag in HTML is used for
Anonymous Quiz
12%
new line
6%
vertical ruler
6%
new paragraph
77%
horizontal ruler
Day 6 : Which of the following HTML tag is used to display the text with scrolling effect?
Anonymous Quiz
31%
<marquee>
54%
<scroll>
8%
<div>
7%
<iframe>
πŸ‘3
Html
Day 7 : Which of the following tag is used to create a combo box (or drop-down box)?
Anonymous Quiz
9%
<list>
23%
<select>
62%
<input type = "dropdown">
7%
<ul>
πŸ‘3
CSS
Day 7 :
If we want define style for an unique element, then which css selector will we use ?
Anonymous Quiz
64%
id
25%
class
8%
name
3%
text
Html
Day 8 : Which of the following HTML attribute is used to define inline styles?
Anonymous Quiz
56%
style
15%
class
4%
type
26%
inline
CSS
Day 8 : Which css property you will use if you want to add some margin between a DIV's border and its inner text ?
Anonymous Quiz
5%
spacing
46%
padding
34%
margin
15%
inner-margin
πŸ‘3
Html
Day 9 : Which is the correct way to comment out something in HTML?
Anonymous Quiz
13%
Using ## and #
70%
Using <!-- and -->
11%
Using </-- and -/->
7%
Using <- and ->
CSS
Day 9 : How can we write comment along with CSS code ?
Anonymous Quiz
67%
/* a comment */
4%
/ a comment /
17%
// a comment //
11%
<' a comment'>
Html
Day 10 :
HTML web pages can be read and rendered by _________
Anonymous Quiz
9%
Compiler
77%
web browser
11%
Server
4%
interpreter
CSS
Day 10 : which of the following property is used to make a font italic or oblique?
Anonymous Quiz
12%
font-variant
63%
font-style
6%
font-weight
18%
font-family
❀4
πŸ‘4
we have been off for a while sorry for that we are preparing more to help you as much as possible eski tell us in the comment what resources you need or any suggestions.
Thanks in advance
7 Simple Javascript Projects

πŸ“Œ Share to your friends the one you like the most
1. Vanilla JavaScript stopwatch

Link : https://codepen.io/cathydutton/pen/GBcvo

@code_fighters