To create an html file to link to different html page which contains images,list and also link within a page.
HTML Source:
<html>
<head>
<title>Information Technology </title>
</head>
<body>
<img src="E:/documents/IM%20LAB/html/dptit.PNG">
<hr>
<h3>Vision and Mission</h3>
<br>
<center>
<b>Department of Information Technology
<br>
Department Vision</b>
</center>
The department of Information Technology envisions to create groomed, technically competent and skilled intellectual IT professionals specifically from the rural area of Punjab to meet the current challenges of the modern computing industry.
<br>
<center><b>Department Mission</b></center>
<ol type="a">
<li>To uplift rural students of the Punjab region through advanced quality education in Information Technology.</li>
<li>To provide technical solutions in the field of Information Technology to the local society.</li>
<li>To provide need based quality training in the field of Information Technology.</li>
<li>To maintain state-of-the-art facilities and laboratories where students and faculty can enhance their understanding of technology.</li>
<li>To provide students with the tools to become productive, participating global citizens and life-long learners.</li>
<li>To provide an atmosphere for students and faculty for continuous learning to investigate,apply and transfer knowledge.</li>
</ol>
<ol >
<center>
<b>Programme Education Objectives (PEO) B.Tech. (Information Technology)</b>
</center>
<li>The graduates of Information Technology Engineering Program will be prepared to gain employment as an IT professional.</li>
<li>The graduates of Information Technology Engineering Program will function effectively as individuals and team members in the workplace, growing into highly technical or project management and leadership roles.</li>
<li>The graduates of Information Technology Engineering Program, if they are inclined, will be able to continue their formal education and be accepted to relevant post- graduate degree programs and succeed in these studies.</li>
</ol>
<br>
<hr>
<a href="mailto:sanjam531@gmail.com">Sanjampreet Singh</a>
<br>
<a href="http://sanjamhelping.blogspot.in/p/it-14304-it-methodologies-lab.html">Department Of Information Technology</a>
<br>
<a href="E:\documents\IM LAB\html\HTML1.html"><-Last Practical</a>
<a href="E:\documents\IM LAB\html\HTML3.html">Next Practical-></a>
<br>
<a href="http://it.gndec.ac.in/?page_id=2">Replica from:</a>
</body>
</html>
HTML Output:
Include the following source Code in Document Environment in your LaTeX File
LaTeX Source:
\documentclass[12pt]{article}
\usepackage{graphicx}
\usepackage{wrapfig}
\usepackage{multicol}
\usepackage{caption}
\usepackage{subcaption}
\usepackage{transparent}
\usepackage{multirow}
\usepackage{eso-pic}
\usepackage[utf8]{inputenc}
\usepackage{color}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newcommand\BackgroundIm{
\put(0,0){
\parbox[b][\paperheight]{\paperwidth}{
\vfill
\centering
{\transparent{0.05} \includegraphics[height=\paperheight,width=\paperwidth,
keepaspectratio]{gne}
\vfill
}}}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AddToShipoutPicture{\BackgroundIm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\pagenumbering{gobble}
\section{\emph{To create an html file to link to different html page which contains images, tables,
and also link within a page}}
\subsection{Code:}
\begin{verbatim}
<html>
<head>
<title>Information Technology </title>
</head>
<body>
<img src="E:/documents/IM%20LAB/html/dptit.PNG"><hr>
<h3>Vision and Mission</h3><br><center>
<b>Department of Information Technology<br>
Department Vision</b></center>
The department of Information Technology envisions to
create groomed, technically competent and skilled intellectual
IT professionals specifically from the rural area of Punjab to meet
the current challenges of the modern computing industry.
Department Mission
<ol type="a">
<li>To uplift rural students of the Punjab region through
advanced quality education in Information Technology.</li>
<li>To provide technical solutions in the field of Information
Technology to the local society.</li>
<li>To provide need based quality training in the
field of Information Technology.</li>
<li>To maintain state-of-the-art facilities and laboratories
where students and faculty can enhance their understanding of technology.</li>
<li>To provide students with the tools to become productive,
participating global citizens and life-long learners.</li>
<li>To provide an atmosphere for students and faculty for continuous
learning to investigate,apply and transfer knowledge.</li></ol><ol >
<center><b>Programme Education Objectives (PEO)
B.Tech. (Information Technology)</b></center>
<li>The graduates of Information Technology Engineering
Program will be prepared to gain employment as an IT professional.</li>
<li>The graduates of Information Technology Engineering
Program will function effectively as individuals and team members in the
workplace, growing into highly technical or project management and leadership roles.</li>
<li>The graduates of Information Technology Engineering Program,
if they are inclined, will be able to continue their formal education and be
accepted to relevant post- graduate degree programs and succeed in these studies.</li>
</ol><br><hr>
<a href="mailto:sanjam531@gmail.com">Sanjampreet Singh</a><br>
<a href="http://sanjamhelping.blogspot.in/p/it-14304-it-methodologies-lab.html">
Department Of Information Technology</a><br>
<a href="E:\documents\IM LAB\html\HTML1.html"><-Last Practical</a>
<a href="E:\documents\IM LAB\html\HTML3.html">Next Practical-></a><br>
<a href="http://it.gndec.ac.in/?page_id=2">Replica from:</a></body>
</html>
\end{verbatim}
\subsubsection{\emph{Output:}}
\begin{figure}[h]
\centering
\includegraphics[scale=0.3]{p2}
\caption{Output Of a.html}
\end{figure}
\end{document}
\usepackage{graphicx}
\usepackage{wrapfig}
\usepackage{multicol}
\usepackage{caption}
\usepackage{subcaption}
\usepackage{transparent}
\usepackage{multirow}
\usepackage{eso-pic}
\usepackage[utf8]{inputenc}
\usepackage{color}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newcommand\BackgroundIm{
\put(0,0){
\parbox[b][\paperheight]{\paperwidth}{
\vfill
\centering
{\transparent{0.05} \includegraphics[height=\paperheight,width=\paperwidth,
keepaspectratio]{gne}
\vfill
}}}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AddToShipoutPicture{\BackgroundIm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\pagenumbering{gobble}
\section{\emph{To create an html file to link to different html page which contains images, tables,
and also link within a page}}
\subsection{Code:}
\begin{verbatim}
<html>
<head>
<title>Information Technology </title>
</head>
<body>
<img src="E:/documents/IM%20LAB/html/dptit.PNG"><hr>
<h3>Vision and Mission</h3><br><center>
<b>Department of Information Technology<br>
Department Vision</b></center>
The department of Information Technology envisions to
create groomed, technically competent and skilled intellectual
IT professionals specifically from the rural area of Punjab to meet
the current challenges of the modern computing industry.
Department Mission
<ol type="a">
<li>To uplift rural students of the Punjab region through
advanced quality education in Information Technology.</li>
<li>To provide technical solutions in the field of Information
Technology to the local society.</li>
<li>To provide need based quality training in the
field of Information Technology.</li>
<li>To maintain state-of-the-art facilities and laboratories
where students and faculty can enhance their understanding of technology.</li>
<li>To provide students with the tools to become productive,
participating global citizens and life-long learners.</li>
<li>To provide an atmosphere for students and faculty for continuous
learning to investigate,apply and transfer knowledge.</li></ol><ol >
<center><b>Programme Education Objectives (PEO)
B.Tech. (Information Technology)</b></center>
<li>The graduates of Information Technology Engineering
Program will be prepared to gain employment as an IT professional.</li>
<li>The graduates of Information Technology Engineering
Program will function effectively as individuals and team members in the
workplace, growing into highly technical or project management and leadership roles.</li>
<li>The graduates of Information Technology Engineering Program,
if they are inclined, will be able to continue their formal education and be
accepted to relevant post- graduate degree programs and succeed in these studies.</li>
</ol><br><hr>
<a href="mailto:sanjam531@gmail.com">Sanjampreet Singh</a><br>
<a href="http://sanjamhelping.blogspot.in/p/it-14304-it-methodologies-lab.html">
Department Of Information Technology</a><br>
<a href="E:\documents\IM LAB\html\HTML1.html"><-Last Practical</a>
<a href="E:\documents\IM LAB\html\HTML3.html">Next Practical-></a><br>
<a href="http://it.gndec.ac.in/?page_id=2">Replica from:</a></body>
</html>
\end{verbatim}
\subsubsection{\emph{Output:}}
\begin{figure}[h]
\centering
\includegraphics[scale=0.3]{p2}
\caption{Output Of a.html}
\end{figure}
\end{document}
Comments
Post a Comment