BIDA PRACTICAL

Practical 3 Download code:- DOWNLOAD Download txt:- Download Download Practical:- Download pdf .Perform the data classification using classification algorithm using R/Python. rainfall Practical 4 Perform the data clustering using clustering algorithm using R/Python newiris Practical - 5 .Perform the Linear regression on the given data warehouse data using R/Python. x Practical 6 Perform the logistic regression on the given data warehouse data using R/Python input Practical 7 Write a Python program to read data from a CSV file, perform simple data analysis, and generate basic insights. (Use Pandas is a Python library) 1. Male to Female ratio on the Titanic: import pandas as pd df= pd.read_csv('train.csv') print(df.columns) print(df['Sex'].value_counts()) print(df['Sex'].value_counts(normalize=True)) 2. Surviving male to female ratio on the Tit...

How To Create Table in HTML File


A Simple text editor is all you need to learn HTML.

👇👇👇👇👇

HTML Compiler

Learn HTML Using Notepad or TextEdit

Web pages can be created and modified by using professional HTML editors.
 However, for learning HTML we recommend a simple text editor like Notepad (PC) or TextEdit (Mac).

We believe that using a simple text editor is a good way to learn HTML.

Follow the steps below to create your first web page with Notepad or TextEdit.

step 1: open Notepad(pc)

Open the start screen (the window symbol at the bottom left on your screen).Type Notepad.

Open search>Application>TextEdit

Also change some preference to get the application to save files correctly . In preference>Format>  choose "plain Text"

Then under "Open and Save", check the box that says "Display HTML files as HTML code instead of formatted text".

Then open a new document to place the code.


step 2: write some HTML


write or copy the following HTML code into Notepad:


NOTEPAD
HTML CODE

step 3: Save the HTML page

Save the file on your computer. Select File > Save as in the Notepad menu.

Name the file "index.htm" 

save file
save file

Tip: You can use either .htm or .html as file extension. There is no difference; it is up to you.

step 4: view the HTML page in Your browser

Open the saved HTML file in your favorite browser ((double click on the file, or right-click - and choose "Open with").

The result will look much like this:

output



Create a table use of html code :



OUTPUT :-   

table
Table













If you want to watch video in this topic .here is video link



Comments

Popular posts from this blog

ES practical syit sem 4

Java programming practical

Master Linux Practical for B.Sc. IT Semester 5: Download pdf and the Comprehensive Guide

Introduction to computer system

Advanced Web Designing (AWD) Practical Guide for B.Sc. IT 5th Semester

CGA practical

Mastering Advanced Java Practical(AJT): A Step-by-Step Guide

Coding kaise sikhe