Ritik Profile picture
May 28 7 tweets 3 min read
If you're aspiring to become a web Developer Here's the answer to your Questions:🧵👇

Welcome to 4th day of our series:
"Start your journey as a Front-End Web Developer"

Let's Start today's #100DaysOfCode Image
{4/100}
Let's start,
✔️ Today we'll learn about Table tag and it's usage!
Table tag is written as <table></table>
And the Button tag as <button></button>.
let's Try table tag First
table tag has different child tags such as⬇️
✔️<th>: It defines table header
<tr>: It defines table row
<td>: It defines table cell
Let's see how they actually works: Image
✔️ I know this doesn't look like a Actual table with border and good alignment
For that we have to provide property of
border: Border_size border_color;
for example: Image
✔️ Now it looks like an ordinary table
So, What else we can do with it
Let's see:
We can merge two cells by using the colspan property, in its value, we provide them no of cells we want to combine in one row.
For example: Image
I think that's enough to take in for the day.
Today I was busy making assignments so the thread was not that informative so I'll try to cover the rest in tomorrow's thread!

Be Ready for the next thread as it'll have many important topics!!
Thanks for Going through my Series Thread, it's super supportive of you ❤️
Follow: ( @ritikrajptt ) for more content like this.
- If you like the thread Give a like and retweet to the same👇

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Ritik

Ritik Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @ritikrajptt

May 30
Aspiring to become a web Developer Here's the answer to all your Questions:🧵the 👇

Welcome to 6th day of our series:
"Start your journey as a Front-End Web Developer"

Let's Start today's #100DaysOfCode Image
{6/100}
Let's start,
✔️ We've already covered the usual tags, now some of the most used tags are remaining so let's start by using:
<div></div>⬇️
✔️Div tag is not restricted to the type of data it can have,
Like we can use
<p>
<h>
<table>
<button>
<form> and etc between opening and closing tag.
So lets see how it's used⬇️
Read 7 tweets
May 30
🚀10 Best Games to Learn Web Development? 🤯

Where?
Read the Thread here:🧵👇 Image
1. CSS Diner

🔗 flukeout.github.io
2. Codingame

🔗 codingame.com/start
Read 13 tweets
May 29
How to get started in web Development?
-Here's the answer to your Questions:🧵👇

Welcome to 5th day of our series:
"Start your journey as a Front-End Web Developer"

Let's Start today's #100DaysOfCode Image
{5/100}
Let's start,
✔️ Today we'll learn about Form tag and Button tag with their uses!
Table tag is written as <form></form>
And the Button tag as <button></button>.
let's Try Form tag First
table tag has different child tags such as⬇️
✔️<label></label>: Label for the text designation
<input type="Type X">: Type of data we want to enter in field
Here we already provided Button as a Submit type value in Input attribute.
Let's see how they actually works: Image
Read 5 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(