SlideShare a Scribd company logo
1 of 19
Submitted By
RAHUL SAINI
BCA 1st Year
Dezyne E’cole College
Web Layout on HTML / CSS
Submitted By
RAHUL SAINI
BCA – 1st Year
Dezyne E’ Cole College
106/10, Civil Lines, Ajmer
Tel: 0145-2624679
www.dezyneecole.com
2015-2016
Acknowledgement
This Web Layout on “HTML Language” was developed at Dezyne E’cole
College.
During the making of this project I have learnt a lot and I thank my mentor
Mr. Tarun Sharma for helping us during the making of project.
I thank my college “Dezyne E’cole College” for helping us to bring out our
skill.
THANK YOU
RAHUL SAINI
BCA 1st Year
LAYOUT-1
Rahul saini
Bachelor In Computer
Application
I Year
Dezyne E’cole College
www.dezyneecole.com
LAYOUT -1
Source Code
<html>
<head>
<style>
body{margin:0px;}
#base {height:680px;
width:100%;
background:#444;
position:absolute;
}
#base #head{height:30px;
width:100%;
background:#555;
position:absolute;
}
#base #head #img1 img{height:15px;
width:15px;
margin:8px 0 0 310px;
}
#base #head #t{color:#fff;
font-size:10px;
background:#555;
width:270px;
height:20px;
margin:-12px 0 0 330px;
}
#base #head #img2 img{height:15px;
width:15px;
margin:-22px 0 0 450px;
}
#base #head #t2{color:#fff;
font-size:10px;
background:#555;
width:270px;
height:20px;
margin:-20px 0 0 470px;
}
Rahul saini
Bachelor In Computer
Application
I Year
Dezyne E’cole College
www.dezyneecole.com
#base #head a{text-decoration:none;
color:#fff;
}
#base #head #logo{height:20px;
width:15%;
margin:-25px 0 0 660px;
background:#555;
}
#base #head #logo img{height:30px;
width:80px;
margin:-6px 0 0 10px;
}
#base #header{height:60px;
width:100%;
background:#444;
margin:0px 0px 0px 0px;
}
#base #header #name{color:#fff;
font-size:40px;
margin:40px 0 0 310px;
}
#base #header #bassse{height:70px;
width:320px;
background:#444;
margin:-37px 0 0 560px;
}
#base #header #bassse #a{height:40px;
width:50px;
background:#444;
display:inline-block;
text-align:center;
margin:10px pxx 0 80px;
}
#base #header #bassse #a a{text-
decoration:none;
color:#fff;
}
#base #header #bassse
#a:hover{background:#green;
border-top:2px solid red;}
#base #mid{height:250px;
width:100%;
background:#f44;
}
#base #mid img{height:20px;
width:20px;
margin:20px 0 0 150px;
}
#base #mid #v{height:150px;
width:250px;
background:#ff0;
margin:-20px 0 0 625px;
}
#base #mid #v img{height:100%;
width:100%;
margin:0px 0 0 0;
}
#base #mid #w{height:50px;
width:300px;
background:#;
color:#fff;
font-size:20px;
margin:-150px 0 0 310px;
}
#base #mid #w1{height:60px;
width:300px;
background:#;
color:#fff;
margin:10px 0 0 310px;
}
#base #mid form #e{height:30px;
width:110px;
background:#567;
margin:10px 0 0 310px;
}
#base #mid form #e
input[type=button]{height:30px;
width:110px
background:#fff;
margin:0px 0 0 0px;}
#base #mid form #f{heigh:30px;
width:110px;
background:#678;
margin:59px 0 0 0px;
}
#base #mid form #f
input[type=button]{height:30px;
width:110px;
background:#555;
color:#fff;
margin:-90px 0 0 440px;
}
#base #mider{height:250px;
width:100%;
background:#444;
}
#base #mider #t{height:90px;
width:90px;
background:#0f0;
margin:55px 0 0 350px;
}
#base #mider #t img{height:100%;
width:100%;
}
#base #mider #u{height:90px;
width:90px;
background:#0f0;
margin:-90px 0 0 530px;
}
#base #mider #u img{height:100%;
width:100%;
}
#base #mider #o{height:90px;
width:90px;
background:#0f0;
margin:-90px 0 0 700px;
}
#base #mider #o img{height:100%;
width:100%;
}
#base #mider #p{height:100px;
width:150px;
background:;
position:absolute;
color:#fff;
text-align:center;
margin:5px 0px 0px 320px;
}
#base #mider #p1{height:100px;
width:150px;
text-align:center;
color:#fff;
background:;
position:absolute;
margin:8px 0px 0px 500px;
}
#base #mider #p2{height:100px;
width:150px;
text-align:center;
color:#fff;
position:absolute;
background: ;
margin:8px 0px 0px 680px;
}
#base #footer{height:127px;
width:100%;
text-align:center;
color:#fff;
padding:10px;
background:#555;
box-sizing:border-box;
position:absolute;
}
#base #footer #a {height:50px;
width:160px;
position:absolute;
background:#666;
margin:10px 0 0 245px; }
#base #footer #b {height:50px;
width:160px;
background:#666;
margin:10px 0 0 415px;
}
#base #footer #c {height:50px;
width:160px;
background:#666;
margin:-50px 0 0 585px;
}
#base #footer #last{ height:20px;
width:70%;
background:#;
color:#fff;
margin:10px 0 0 160px;
text-align:center;
}
</style>
</head>
<body>
<div id="base">
<div id="head">
<div id="img1"><img
src="fon.png"></img> </div>
<div id="t">phone: ++22 000 400
200</div>
<div id="img2"><img
src="200.png"></img> </div>
<div id="t2"><a href="#">mail:
abc@gmail.com</a></div>
<div id="logo">
<a href="#"><img
src="logo.png"/></a>
</div>
</div>
<div id="header">
<div id="name">invention</div>
<div id="bassse">
<div id="a"><a
href="#">home</a></div>
<div id="a">
<a href="#">pages</a></div>
<div id=“a”><a
href="#">feature</a></div>
<div id="a"><a
href="#">portfolio</a></div>
<div id="a"><a
href="#">blog</a></div>
<div id="a"><a
href="#">contact</a></div>
</div>
</div>
<div id="mid"><img src="set.png "/>
<div id="v"><img src="gogo.png"/></div>
<div id="w">Invention theme for business
agency and creative portfolios</div>
<div id="w1">larem ipsum is simply dummy text of
the printing and typesetting industy.larem ipsum has been the industy
standard dummy text ever since the 1500s
</div>
<form name="r" action="blank" method="post">
<div id="e"><input type="button" value="Read
more"/></div>
<div id="f"><input type="button"
value="Purchase now"/></div>
</form>
</div>
<div id="mider">
<div id="t"><img src="1.png"/></div>
<div id="u"><img src="2.png"/></div>
<div id="o"><img src="3.png"/></div>
<div id="p">Responsive<p>lorem
ipstum is simply dummy text of lorem the typestting & printing .
</p> </div>
<div id="p1">Customizable<p>lorem
ipstum is simply dummy text of lorem the typestting & printing
</P> </div>
<div id="p2">Retina ready<p>lorem
ipstum is simply dummy text of lorem the typestting & printing
</p> </div>
</div>
<div id="footer">Recent work
<div id="a"></div>
<div id="b"></div>
<div id="c"></div>
<div id="last">Designed by rahul saini
&copy; dezyne ecole college 2016</div>
</div>
</div>
</body>
</html>
LAYOUT-2
Rahul saini
Bachelor In Computer
Application
I Year
Dezyne E’cole College
www.dezyneecole.com
LAYOUT-2
Source Code
Rahul saini
Bachelor In Computer
Application
I Year
Dezyne E’cole College
www.dezyneecole.com
<html>
<head>
<style>
body{margin:0px;}
#base {height:677;
width:100%;
background:#eed;
position:absolute;
}
#base #head{height:80px;
width:100%;
background:#f00;
color:#fff;
padding:26px 0 0 160px;
box-sizing:border-box;
font-size:45px;
position:absolute;
}
#base #head #a{height:40px;
width:80px;
background:;
margin:0px 0px 0px
10px;
display:inline-block;
padding:-20px 0 0 0px;
box-sizing:border-box;
text-align:center;
font-size:20px;
}
#base #head #a a{color:#fff;
text-
decoration:none;
}
#base #head
#a:hover{background:#129;
}
#base #mid{height:500px;
width:100%;
background:url(sunset.jpg);
background-attachment:fixed;
background-size:100%;
position:absolute;
margin:80px 0 0 0px;
}
#base #mid #c{height:300px;
width:620px;
background:;
margin:115px 0px 0px 200px;
position:absolute;
}
#base #mid #t{height:40px;
width:350px;
background: ;
margin:0px 0 0 160px;
color:#fff;
padding:px 0 0 0;
font-size:30px;
text-align:center;
box-sizing:border-box;
}
#base #mid #t2{height:40px;
width:600px;
background:;
margin:-8px 0 0 60px;
color:#fff;
padding:px 0 0 0;
font-size:20px;
text-align:center;
box-sizing:border-box;
}
#base #mid #t3{height:30px;
width:350px;
background:;
margin:-5px 0 0 150px;
color:#fff;
padding:px 0 0 0;
font-size:20px;
text-align:center;
box-sizing:border-box;
}
#base #mid #c form
input[type=text]{height:25px;
width:220px;
border:none;
margin:0px 0 0 70px;
}
#base #mid #c form
input[type=password]{height:25px;
width:220px;
border:none;
margin:15px 0 0
70px;
}
#base #mid #c form
input[type=submit]{height:25px;
width:220px;
border:none;
background:#00f;
color:#fff;
margin:20px 0 0
70px;
}
#base #mid #c form #v{height:130px;
width:1px;
margin:-115px 0 0
325px;
background:#fff;
}
#base #mid #c form
#a[type=submit]{height:50px;
width:200px;
background:#19f;
border:none;
margin:-120px 0 0
360px; }
#base #mid #c form
#b[type=submit]{height:50px;
width:200px;
border:none;
background:orange;
margin:-60px 0 0
360px;
}
#base #footer{height:60px;
width:100%;
background:#444;
position:absolute;
margin:576px 0 0 0px;
color:#fff;
box-sizing:border-box;
padding:15px 0 0 100px;
}
#base #footer a{color:#fff;
text-decoration:none;
}
</style>
</head>
<body>
<div id="base">
<div id="head">ROBLOX
<div id="a"><a
href="#">home</a></div>
<div id="a"><a
href="#">games</a></div>
<div id="a"><a
href="#">catalogue</a></div>
<div id="a"><a
href="#">build</a></div>
<div id="a"><a
href="#">upgrade</a></div>
<div id="a"><a
href="#">forum</a></div>
<div id="a"><a href="#">more</a></div>
</div>
<div id="mid">
<div id="c">
<div id="t">welcome to ROBLOX</div>
<div id="t2">the free online buliding
game where users asimo 3089 built
THE WIND
</div>
<div id="t3">TAKE A TOUR</div>
<form name="signup" action="blank"
method="post">
<input type="text" name="o"
placeholder="username"/><br>
<input type="password" name="p"
placeholder="password"/><br>
<input type="submit" name="i"
value="login with facebook"/>
<div id="v"></div>
<input type="submit" id="a"
name="o1" value="sign up"/><br>
<input type="submit" id="b"
name="p1" value="play now"/>
</form>
</div>
</div>
<div id="footer">
<a href="#">privacy policy</a>&nbsp;
<a href="#">|advertise with us</a>&nbsp;
<a href="#">|press&nbsp;|</a>
<a href="#">contact us&nbsp;|</a>
<a href="#">about us &nbsp;|</a>
<a href="#">blog&nbsp;|</a>
<a href="#">jobs&nbsp;|</a>
<a href="#">parents</a>
</div>
</div>
</body>
</html>
THANK YOU

More Related Content

Similar to BCA 1st year Html/css file

Deepak Soni ,BCA Third Year
Deepak Soni ,BCA Third YearDeepak Soni ,BCA Third Year
Deepak Soni ,BCA Third YearDezyneecole
 
Xlrays online web tutorials
Xlrays online web tutorialsXlrays online web tutorials
Xlrays online web tutorialsYogesh Gupta
 
Sachin Foujdar , BCA Third Year
Sachin Foujdar , BCA Third YearSachin Foujdar , BCA Third Year
Sachin Foujdar , BCA Third YearDezyneecole
 
UI Design with HTML5 & CSS3
UI Design with HTML5 & CSS3UI Design with HTML5 & CSS3
UI Design with HTML5 & CSS3Shay Howe
 
Managing responsive websites with css preprocessors.
Managing responsive websites with css preprocessors. Managing responsive websites with css preprocessors.
Managing responsive websites with css preprocessors. The University of Akron
 
Module 4 Minuteman Lexington Web Design Daniel Downs
Module 4 Minuteman Lexington Web Design Daniel DownsModule 4 Minuteman Lexington Web Design Daniel Downs
Module 4 Minuteman Lexington Web Design Daniel DownsDaniel Downs
 
Deepika Mittal , BCA Third Year
Deepika Mittal , BCA Third YearDeepika Mittal , BCA Third Year
Deepika Mittal , BCA Third Yeardezyneecole
 
An Intro to HTML & CSS
An Intro to HTML & CSSAn Intro to HTML & CSS
An Intro to HTML & CSSShay Howe
 
role=drinks AMS Meetup: 5 Pro Tips for Making Your Email More Accessible
role=drinks AMS Meetup: 5 Pro Tips for Making Your Email More Accessiblerole=drinks AMS Meetup: 5 Pro Tips for Making Your Email More Accessible
role=drinks AMS Meetup: 5 Pro Tips for Making Your Email More AccessibleeROI
 
Rakesh Bijawat , BCA Third Year
Rakesh Bijawat , BCA Third YearRakesh Bijawat , BCA Third Year
Rakesh Bijawat , BCA Third YearDezyneecole
 
How do speed up web pages? CSS & HTML Tricks
How do speed up web pages? CSS & HTML TricksHow do speed up web pages? CSS & HTML Tricks
How do speed up web pages? CSS & HTML TricksCompare Infobase Limited
 
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington Ma
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington MaModule 3 Progress Codes Web Design Daniel Downs Minuteman Lexington Ma
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington MaDaniel Downs
 
Quality Development with CSS3
Quality Development with CSS3Quality Development with CSS3
Quality Development with CSS3Shay Howe
 
Supercharged HTML & CSS
Supercharged HTML & CSSSupercharged HTML & CSS
Supercharged HTML & CSSMax Kraszewski
 

Similar to BCA 1st year Html/css file (20)

Deepak Soni ,BCA Third Year
Deepak Soni ,BCA Third YearDeepak Soni ,BCA Third Year
Deepak Soni ,BCA Third Year
 
Xlrays online web tutorials
Xlrays online web tutorialsXlrays online web tutorials
Xlrays online web tutorials
 
Sachin Foujdar , BCA Third Year
Sachin Foujdar , BCA Third YearSachin Foujdar , BCA Third Year
Sachin Foujdar , BCA Third Year
 
UI Design with HTML5 & CSS3
UI Design with HTML5 & CSS3UI Design with HTML5 & CSS3
UI Design with HTML5 & CSS3
 
Managing responsive websites with css preprocessors.
Managing responsive websites with css preprocessors. Managing responsive websites with css preprocessors.
Managing responsive websites with css preprocessors.
 
Module 4 Minuteman Lexington Web Design Daniel Downs
Module 4 Minuteman Lexington Web Design Daniel DownsModule 4 Minuteman Lexington Web Design Daniel Downs
Module 4 Minuteman Lexington Web Design Daniel Downs
 
Deepika Mittal , BCA Third Year
Deepika Mittal , BCA Third YearDeepika Mittal , BCA Third Year
Deepika Mittal , BCA Third Year
 
Webtech File.docx
Webtech File.docxWebtech File.docx
Webtech File.docx
 
Amit
AmitAmit
Amit
 
An Intro to HTML & CSS
An Intro to HTML & CSSAn Intro to HTML & CSS
An Intro to HTML & CSS
 
role=drinks AMS Meetup: 5 Pro Tips for Making Your Email More Accessible
role=drinks AMS Meetup: 5 Pro Tips for Making Your Email More Accessiblerole=drinks AMS Meetup: 5 Pro Tips for Making Your Email More Accessible
role=drinks AMS Meetup: 5 Pro Tips for Making Your Email More Accessible
 
Rakesh Bijawat , BCA Third Year
Rakesh Bijawat , BCA Third YearRakesh Bijawat , BCA Third Year
Rakesh Bijawat , BCA Third Year
 
How do speed up web pages? CSS & HTML Tricks
How do speed up web pages? CSS & HTML TricksHow do speed up web pages? CSS & HTML Tricks
How do speed up web pages? CSS & HTML Tricks
 
Core CSS3
Core CSS3Core CSS3
Core CSS3
 
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington Ma
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington MaModule 3 Progress Codes Web Design Daniel Downs Minuteman Lexington Ma
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington Ma
 
Day of code
Day of codeDay of code
Day of code
 
HTML5, the new buzzword
HTML5, the new buzzwordHTML5, the new buzzword
HTML5, the new buzzword
 
Css3
Css3Css3
Css3
 
Quality Development with CSS3
Quality Development with CSS3Quality Development with CSS3
Quality Development with CSS3
 
Supercharged HTML & CSS
Supercharged HTML & CSSSupercharged HTML & CSS
Supercharged HTML & CSS
 

More from Rahul Saini

My All Social Media Handle Profile View Pdf
My All Social Media Handle Profile View PdfMy All Social Media Handle Profile View Pdf
My All Social Media Handle Profile View PdfRahul Saini
 
My Digital Marketing Posts design Pdf file
My Digital Marketing Posts design Pdf fileMy Digital Marketing Posts design Pdf file
My Digital Marketing Posts design Pdf fileRahul Saini
 
Digital india Form website 2017 pdf.pdf
Digital india Form website 2017 pdf.pdfDigital india Form website 2017 pdf.pdf
Digital india Form website 2017 pdf.pdfRahul Saini
 
Bca Final Year VB Practical File
Bca Final Year VB Practical FileBca Final Year VB Practical File
Bca Final Year VB Practical FileRahul Saini
 
BCA 2nd year Java prog. File
BCA 2nd year Java prog. FileBCA 2nd year Java prog. File
BCA 2nd year Java prog. FileRahul Saini
 
BCA 2nd year C++ File
BCA 2nd year C++ FileBCA 2nd year C++ File
BCA 2nd year C++ FileRahul Saini
 
Bca 1st year HTML Pdf
Bca 1st year HTML Pdf Bca 1st year HTML Pdf
Bca 1st year HTML Pdf Rahul Saini
 
Bca 1st year C langauge .pdf
Bca 1st year C langauge .pdfBca 1st year C langauge .pdf
Bca 1st year C langauge .pdfRahul Saini
 
Rahul saini cv.docx
Rahul saini  cv.docxRahul saini  cv.docx
Rahul saini cv.docxRahul Saini
 

More from Rahul Saini (9)

My All Social Media Handle Profile View Pdf
My All Social Media Handle Profile View PdfMy All Social Media Handle Profile View Pdf
My All Social Media Handle Profile View Pdf
 
My Digital Marketing Posts design Pdf file
My Digital Marketing Posts design Pdf fileMy Digital Marketing Posts design Pdf file
My Digital Marketing Posts design Pdf file
 
Digital india Form website 2017 pdf.pdf
Digital india Form website 2017 pdf.pdfDigital india Form website 2017 pdf.pdf
Digital india Form website 2017 pdf.pdf
 
Bca Final Year VB Practical File
Bca Final Year VB Practical FileBca Final Year VB Practical File
Bca Final Year VB Practical File
 
BCA 2nd year Java prog. File
BCA 2nd year Java prog. FileBCA 2nd year Java prog. File
BCA 2nd year Java prog. File
 
BCA 2nd year C++ File
BCA 2nd year C++ FileBCA 2nd year C++ File
BCA 2nd year C++ File
 
Bca 1st year HTML Pdf
Bca 1st year HTML Pdf Bca 1st year HTML Pdf
Bca 1st year HTML Pdf
 
Bca 1st year C langauge .pdf
Bca 1st year C langauge .pdfBca 1st year C langauge .pdf
Bca 1st year C langauge .pdf
 
Rahul saini cv.docx
Rahul saini  cv.docxRahul saini  cv.docx
Rahul saini cv.docx
 

Recently uploaded

TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...
TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...
TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...robinsonayot
 
Experience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdfExperience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdfSoham Mondal
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girlsshivangimorya083
 
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service Bhiwandi
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service BhiwandiVIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service Bhiwandi
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service BhiwandiSuhani Kapoor
 
Production Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbjProduction Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbjLewisJB
 
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home MadeDubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Madekojalkojal131
 
Internshala Student Partner 6.0 Jadavpur University Certificate
Internshala Student Partner 6.0 Jadavpur University CertificateInternshala Student Partner 6.0 Jadavpur University Certificate
Internshala Student Partner 6.0 Jadavpur University CertificateSoham Mondal
 
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...Suhani Kapoor
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxGry Tina Tinde
 
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证obuhobo
 
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...poojakaurpk09
 
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...Suhani Kapoor
 
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen DatingDubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Datingkojalkojal131
 
Résumé (2 pager - 12 ft standard syntax)
Résumé (2 pager -  12 ft standard syntax)Résumé (2 pager -  12 ft standard syntax)
Résumé (2 pager - 12 ft standard syntax)Soham Mondal
 
Employee of the Month - Samsung Semiconductor India Research
Employee of the Month - Samsung Semiconductor India ResearchEmployee of the Month - Samsung Semiconductor India Research
Employee of the Month - Samsung Semiconductor India ResearchSoham Mondal
 
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...gurkirankumar98700
 
Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...shivangimorya083
 
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...Suhani Kapoor
 
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...Suhani Kapoor
 

Recently uploaded (20)

TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...
TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...
TEST BANK For Evidence-Based Practice for Nurses Appraisal and Application of...
 
Experience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdfExperience Certificate - Marketing Analyst-Soham Mondal.pdf
Experience Certificate - Marketing Analyst-Soham Mondal.pdf
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
 
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service Bhiwandi
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service BhiwandiVIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service Bhiwandi
VIP Call Girl Bhiwandi Aashi 8250192130 Independent Escort Service Bhiwandi
 
Production Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbjProduction Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbj
 
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home MadeDubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
Dubai Call Girls Naija O525547819 Call Girls In Dubai Home Made
 
Internshala Student Partner 6.0 Jadavpur University Certificate
Internshala Student Partner 6.0 Jadavpur University CertificateInternshala Student Partner 6.0 Jadavpur University Certificate
Internshala Student Partner 6.0 Jadavpur University Certificate
 
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptx
 
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
 
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
 
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
 
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen DatingDubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
 
Résumé (2 pager - 12 ft standard syntax)
Résumé (2 pager -  12 ft standard syntax)Résumé (2 pager -  12 ft standard syntax)
Résumé (2 pager - 12 ft standard syntax)
 
Employee of the Month - Samsung Semiconductor India Research
Employee of the Month - Samsung Semiconductor India ResearchEmployee of the Month - Samsung Semiconductor India Research
Employee of the Month - Samsung Semiconductor India Research
 
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...
 
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCeCall Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
Call Girls In Prashant Vihar꧁❤ 🔝 9953056974🔝❤꧂ Escort ServiCe
 
Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...Vip  Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
Vip Modals Call Girls (Delhi) Rohini 9711199171✔️ Full night Service for one...
 
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
 
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
 

BCA 1st year Html/css file

  • 1. Submitted By RAHUL SAINI BCA 1st Year Dezyne E’cole College
  • 2. Web Layout on HTML / CSS Submitted By RAHUL SAINI BCA – 1st Year Dezyne E’ Cole College 106/10, Civil Lines, Ajmer Tel: 0145-2624679 www.dezyneecole.com 2015-2016
  • 3. Acknowledgement This Web Layout on “HTML Language” was developed at Dezyne E’cole College. During the making of this project I have learnt a lot and I thank my mentor Mr. Tarun Sharma for helping us during the making of project. I thank my college “Dezyne E’cole College” for helping us to bring out our skill. THANK YOU RAHUL SAINI BCA 1st Year
  • 4. LAYOUT-1 Rahul saini Bachelor In Computer Application I Year Dezyne E’cole College www.dezyneecole.com LAYOUT -1
  • 5. Source Code <html> <head> <style> body{margin:0px;} #base {height:680px; width:100%; background:#444; position:absolute; } #base #head{height:30px; width:100%; background:#555; position:absolute; } #base #head #img1 img{height:15px; width:15px; margin:8px 0 0 310px; } #base #head #t{color:#fff; font-size:10px; background:#555; width:270px; height:20px; margin:-12px 0 0 330px; } #base #head #img2 img{height:15px; width:15px; margin:-22px 0 0 450px; } #base #head #t2{color:#fff; font-size:10px; background:#555; width:270px; height:20px; margin:-20px 0 0 470px; } Rahul saini Bachelor In Computer Application I Year Dezyne E’cole College www.dezyneecole.com
  • 6. #base #head a{text-decoration:none; color:#fff; } #base #head #logo{height:20px; width:15%; margin:-25px 0 0 660px; background:#555; } #base #head #logo img{height:30px; width:80px; margin:-6px 0 0 10px; } #base #header{height:60px; width:100%; background:#444; margin:0px 0px 0px 0px; } #base #header #name{color:#fff; font-size:40px; margin:40px 0 0 310px; } #base #header #bassse{height:70px; width:320px; background:#444; margin:-37px 0 0 560px; } #base #header #bassse #a{height:40px; width:50px; background:#444; display:inline-block; text-align:center; margin:10px pxx 0 80px; } #base #header #bassse #a a{text- decoration:none; color:#fff; } #base #header #bassse #a:hover{background:#green; border-top:2px solid red;}
  • 7. #base #mid{height:250px; width:100%; background:#f44; } #base #mid img{height:20px; width:20px; margin:20px 0 0 150px; } #base #mid #v{height:150px; width:250px; background:#ff0; margin:-20px 0 0 625px; } #base #mid #v img{height:100%; width:100%; margin:0px 0 0 0; } #base #mid #w{height:50px; width:300px; background:#; color:#fff; font-size:20px; margin:-150px 0 0 310px; } #base #mid #w1{height:60px; width:300px; background:#; color:#fff; margin:10px 0 0 310px; } #base #mid form #e{height:30px; width:110px; background:#567; margin:10px 0 0 310px; } #base #mid form #e input[type=button]{height:30px; width:110px background:#fff; margin:0px 0 0 0px;}
  • 8. #base #mid form #f{heigh:30px; width:110px; background:#678; margin:59px 0 0 0px; } #base #mid form #f input[type=button]{height:30px; width:110px; background:#555; color:#fff; margin:-90px 0 0 440px; } #base #mider{height:250px; width:100%; background:#444; } #base #mider #t{height:90px; width:90px; background:#0f0; margin:55px 0 0 350px; } #base #mider #t img{height:100%; width:100%; } #base #mider #u{height:90px; width:90px; background:#0f0; margin:-90px 0 0 530px; } #base #mider #u img{height:100%; width:100%; } #base #mider #o{height:90px; width:90px; background:#0f0; margin:-90px 0 0 700px; }
  • 9. #base #mider #o img{height:100%; width:100%; } #base #mider #p{height:100px; width:150px; background:; position:absolute; color:#fff; text-align:center; margin:5px 0px 0px 320px; } #base #mider #p1{height:100px; width:150px; text-align:center; color:#fff; background:; position:absolute; margin:8px 0px 0px 500px; } #base #mider #p2{height:100px; width:150px; text-align:center; color:#fff; position:absolute; background: ; margin:8px 0px 0px 680px; } #base #footer{height:127px; width:100%; text-align:center; color:#fff; padding:10px; background:#555; box-sizing:border-box; position:absolute; } #base #footer #a {height:50px; width:160px; position:absolute; background:#666; margin:10px 0 0 245px; }
  • 10. #base #footer #b {height:50px; width:160px; background:#666; margin:10px 0 0 415px; } #base #footer #c {height:50px; width:160px; background:#666; margin:-50px 0 0 585px; } #base #footer #last{ height:20px; width:70%; background:#; color:#fff; margin:10px 0 0 160px; text-align:center; } </style> </head> <body> <div id="base"> <div id="head"> <div id="img1"><img src="fon.png"></img> </div> <div id="t">phone: ++22 000 400 200</div> <div id="img2"><img src="200.png"></img> </div> <div id="t2"><a href="#">mail: abc@gmail.com</a></div> <div id="logo"> <a href="#"><img src="logo.png"/></a> </div> </div>
  • 11. <div id="header"> <div id="name">invention</div> <div id="bassse"> <div id="a"><a href="#">home</a></div> <div id="a"> <a href="#">pages</a></div> <div id=“a”><a href="#">feature</a></div> <div id="a"><a href="#">portfolio</a></div> <div id="a"><a href="#">blog</a></div> <div id="a"><a href="#">contact</a></div> </div> </div> <div id="mid"><img src="set.png "/> <div id="v"><img src="gogo.png"/></div> <div id="w">Invention theme for business agency and creative portfolios</div> <div id="w1">larem ipsum is simply dummy text of the printing and typesetting industy.larem ipsum has been the industy standard dummy text ever since the 1500s </div> <form name="r" action="blank" method="post"> <div id="e"><input type="button" value="Read more"/></div> <div id="f"><input type="button" value="Purchase now"/></div> </form> </div> <div id="mider"> <div id="t"><img src="1.png"/></div> <div id="u"><img src="2.png"/></div> <div id="o"><img src="3.png"/></div> <div id="p">Responsive<p>lorem ipstum is simply dummy text of lorem the typestting & printing . </p> </div>
  • 12. <div id="p1">Customizable<p>lorem ipstum is simply dummy text of lorem the typestting & printing </P> </div> <div id="p2">Retina ready<p>lorem ipstum is simply dummy text of lorem the typestting & printing </p> </div> </div> <div id="footer">Recent work <div id="a"></div> <div id="b"></div> <div id="c"></div> <div id="last">Designed by rahul saini &copy; dezyne ecole college 2016</div> </div> </div> </body> </html>
  • 13. LAYOUT-2 Rahul saini Bachelor In Computer Application I Year Dezyne E’cole College www.dezyneecole.com LAYOUT-2
  • 14. Source Code Rahul saini Bachelor In Computer Application I Year Dezyne E’cole College www.dezyneecole.com <html> <head> <style> body{margin:0px;} #base {height:677; width:100%; background:#eed; position:absolute; } #base #head{height:80px; width:100%; background:#f00; color:#fff; padding:26px 0 0 160px; box-sizing:border-box; font-size:45px; position:absolute; } #base #head #a{height:40px; width:80px; background:; margin:0px 0px 0px 10px; display:inline-block; padding:-20px 0 0 0px; box-sizing:border-box; text-align:center; font-size:20px; } #base #head #a a{color:#fff; text- decoration:none; } #base #head #a:hover{background:#129; }
  • 15. #base #mid{height:500px; width:100%; background:url(sunset.jpg); background-attachment:fixed; background-size:100%; position:absolute; margin:80px 0 0 0px; } #base #mid #c{height:300px; width:620px; background:; margin:115px 0px 0px 200px; position:absolute; } #base #mid #t{height:40px; width:350px; background: ; margin:0px 0 0 160px; color:#fff; padding:px 0 0 0; font-size:30px; text-align:center; box-sizing:border-box; } #base #mid #t2{height:40px; width:600px; background:; margin:-8px 0 0 60px; color:#fff; padding:px 0 0 0; font-size:20px; text-align:center; box-sizing:border-box; } #base #mid #t3{height:30px; width:350px; background:; margin:-5px 0 0 150px; color:#fff; padding:px 0 0 0;
  • 16. font-size:20px; text-align:center; box-sizing:border-box; } #base #mid #c form input[type=text]{height:25px; width:220px; border:none; margin:0px 0 0 70px; } #base #mid #c form input[type=password]{height:25px; width:220px; border:none; margin:15px 0 0 70px; } #base #mid #c form input[type=submit]{height:25px; width:220px; border:none; background:#00f; color:#fff; margin:20px 0 0 70px; } #base #mid #c form #v{height:130px; width:1px; margin:-115px 0 0 325px; background:#fff; } #base #mid #c form #a[type=submit]{height:50px; width:200px; background:#19f; border:none; margin:-120px 0 0 360px; }
  • 17. #base #mid #c form #b[type=submit]{height:50px; width:200px; border:none; background:orange; margin:-60px 0 0 360px; } #base #footer{height:60px; width:100%; background:#444; position:absolute; margin:576px 0 0 0px; color:#fff; box-sizing:border-box; padding:15px 0 0 100px; } #base #footer a{color:#fff; text-decoration:none; } </style> </head> <body> <div id="base"> <div id="head">ROBLOX <div id="a"><a href="#">home</a></div> <div id="a"><a href="#">games</a></div> <div id="a"><a href="#">catalogue</a></div> <div id="a"><a href="#">build</a></div> <div id="a"><a href="#">upgrade</a></div> <div id="a"><a href="#">forum</a></div>
  • 18. <div id="a"><a href="#">more</a></div> </div> <div id="mid"> <div id="c"> <div id="t">welcome to ROBLOX</div> <div id="t2">the free online buliding game where users asimo 3089 built THE WIND </div> <div id="t3">TAKE A TOUR</div> <form name="signup" action="blank" method="post"> <input type="text" name="o" placeholder="username"/><br> <input type="password" name="p" placeholder="password"/><br> <input type="submit" name="i" value="login with facebook"/> <div id="v"></div> <input type="submit" id="a" name="o1" value="sign up"/><br> <input type="submit" id="b" name="p1" value="play now"/> </form> </div> </div> <div id="footer"> <a href="#">privacy policy</a>&nbsp; <a href="#">|advertise with us</a>&nbsp; <a href="#">|press&nbsp;|</a> <a href="#">contact us&nbsp;|</a> <a href="#">about us &nbsp;|</a> <a href="#">blog&nbsp;|</a> <a href="#">jobs&nbsp;|</a> <a href="#">parents</a> </div> </div> </body> </html>