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
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
4. JavaScript Guess the Color Game

Link : https://codepen.io/itsmhuang/pen/oxaReK

@code_fighters
7. JavaScript browser code editor

Link : https://codepen.io/kazzkiq/pen/xGXaKR

@code_fighters
Javascript
Day 1 : Which type is JavaScript language
Anonymous Quiz
46%
Object-Oriented
34%
High-level
10%
Object-Based
9%
Assembly-language