an
stdiestd>
tab tohne/td>
ctdsuseste>
ctdoapanesta>
cites
tes
ctabscste>
‘tdotiovecnc/ a>
Stivindiae/td>
cites
eitables
Wires
Mr. Naveen Saggam | Softwave IT Solutions | +91 ~ 98 48 93 46 46‘Table with Col Span
7 =e = ni
2 ae Troe
Rowspan .
The Rowspan is used to combine two or more number of rows. We normally use this attribute
with tag,
Example:
table witthe"100K">
cehead>
thosiioeysh>
‘thotatiec/th> :
“tho ADDRESS ¢/th
estes
ethody>
td rouspane"2926/ tay
etdsJohne/td>
tds used
este)
ctasyonge/td>
Etdodapanc/ta>
etap2estd>
Ctdbtiaceenc/tas
stubIndios/td>
estes)
ey tbady>
backzround-color: red;
color! afte;
Aoble widthe"100%" Soe
thead>
‘ethosnine/th>
“StHDHNEC/ths
‘UIDADDRESS¢/ tho
Sthody>
Sfvoiy>
table]
(Custom Table with CSS
: on psc
z Peer cmos
HTML Links
In HTML we can convert normal text into a clickable link or hyperlink or hypertext is by using
tag,
The hyperlinks are the clickable links and once we click on those links the control will jumps to
the specified href location.
We identify the hyperlinks with respect to normal text, as for hyperlinks when we hover a
mouse on them it automatically turns into a hand symbol.
Not only the text will be converted to hyperlinks, we can even convert an image also a hyperlink
and once we click on the image the control will jump to the specified location in the bref
attribute.
Example:
Google
In the above example the word “Google” is converted as a hyperlink and once we click on this
link then control jumps to google website.
We can even give the websites local links for the href attribute of tag so that the control
uit jump to the local links of the webpage.
Example:
291
Mr. Naveen Saggam | Softwave IT Solutions | +91 — 98 48 93 46 46Home
Contact
For HTML links there is an important attribute called ‘target’ and which specifies where to open
the linked document.
‘The target attribute contains the following values,
_blank - Opens the linked document in a new window or tab
“self - Opens the linked document in the same window/tab as it was clicked (this is default)
“parent - Opens the linked document in the parent frame
“top - Opens the linked document in the full body of the window
Amazon
We can even convert a normal image as hyperlink as follows,
We even use hyperlinks as a HTML bookmarks.
HTML bookmarks are used to allow readers to jump to specific parts of a Web page. Bookmarks
can be useful if your webpage is very long .To make a bookmark, You must frst create the
bookmark, and then add a link to it. When the linkis clicked, the page will scroll to the location
with the bookmark.
Example:
First we have to create bookmark with Id attribute and then add an attribute to link to that
bookmark to jump to specified part of the webpage.
Example:
chi id
"100">
home">Home Page
Go to Home
HTML Entities
‘The HTML Entities are used to display some of the reserved characters and few symbols on the
webpage.
For every HTML document it contains some of reserved characters like < and >.
syntax: Sentity_name; or ss
< ait;
> >
Copyright symbol copy;
Reg Trademark Breg:
$ 8436;
Rupee Symbol 8418377;
30|
Mr. Naveen Saggam | Softwave IT Solutions | +91 - 98 48 93 46 46Example:
cha>This is @ 81; Paragraph aets
This is a < Paragraph >
Infosys®
Infosys®
Copyright © 2018
Copyright © 2018
HTML Iframes:
HTML Iframes are used to display a webpage within another webpage. Using an Iframe a
webpage is loaded within then frame of another webpage.
syntax:
Each | Frame is having its own width and height, we can specify our own height and width for
an iframe.
&x
Note: We normally use Iframe tag to display a YouTube video on our own webpage.
How to display a YouTube video on our own web page
> Goto YouTube
> Select a video to display on the webpage.
> Click on ‘share’ link
Click on ‘Embed! link
> Select the Embed Options
> Copy the |