HTML class about tables

HTML class about tables

Publish Date: Jun 21
0 0

I am just writing the blog what i have learnt in that class.

Note:
Don't take this as a reference. Then, I am not responsibility for your exam marks.

Ok, asusual late for class. Class started already iam just 5 to 9 minutes late. I think so,

I learned about:

display:flex;
justify-content - center;

This is for row-wise alignment.

For column - wise
align-items:center;

then, unordered list and giving inside a list of ordered items.
ul
li /li
/ul

Then I have learned about tables how it works.

tables
head
tr
th /th
/tr
/head
body
tr
td /td
/tr
/body

this is the method to create table.

I cant use the tag symbol here. because, It is not showing anything. Don't think he is wrong.
(Adthane paatu ketute eludhunaa thappu thappa thaan eludhuva)
It is not like that.
I think i caught you're mind voice..

This will create borders on every tags you are given.
If you want to remove borders inside that.
border-collapse : collapse;

for giving the body colour. Target the body tag and give
background : linear-gradient(to left, colour, colour, colour)

That's all for today, if you see any mistakes (add comments) and rectify me.

If you want detailed information see internet.

disclaimer: I am not internet. I am a student. Search yourself and learn. we are not in stone age.

Subversion (SVN) is a centralized version control system where all files and revision history are maintained on a single central server. Developers work by checking out files, making changes, and committing them back to the server. This setup makes it easy to manage but requires a constant connection to the server and can create bottlenecks if the server is unavailable.

Mercurial is a distributed version control system, meaning each user has a complete copy of the entire repository, including its history. It allows developers to work offline and commit locally before pushing changes to a shared repository. Mercurial is known for its speed, simplicity, and consistent command structure, although it's less widely adopted than Git.

Perforce (Helix Core) is a version control system optimized for large-scale development environments, particularly where large binary assets are involved, such as in game or enterprise software development. While it can operate in a centralized way, it also supports distributed workflows. Perforce is powerful and scalable but often more complex to configure and use than other systems.

As I said I told about other version control systems too..

I'll to try to create a project resume and publish in gitlab.
$$MaranaBeethi
$$Nee Yeri adi kabila idhu namma kaalam

If i put hastag it showcases like headings.(ennada ipdi kaal vaikura edam ellam kanni vedi vachaa enna thaan panrathu...)
See you tomorrow. Eat healthy feel positive, Because you want some separate energy to read by blog..

And Very Most important Stay alive for my next blog..

Now go and sleep. Read in the morning everyone. Because it's get bored while reading in the morning..

next blog time ..... Therla(You_fill_it)

Comments 0 total

    Add comment