javascript FORWARD NOTICE my website 15:51:00 <!DOCTYPE html> <html> <head> <style> .container{ border: 1px solid white; } h2{ text-align: cen... Read more No comments:
html COLLEGE ADMIN PAGE Subrat Naik 16:33:00 <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <style> div.ex8{ { ... Read more 1 comment:
html Registration form style bazar 15:35:00 <!DOCTYPE html> <html> <head> <h2 style=" position: relative; left: 150px;">Registration... Read more 1 comment:
sample-code Create Question Set Using HTML,CSS and JavaScript @BhagabaN 14:52:00 Fill the Subject and topic Name Then click on OK button and Create a Question set <!DOCTYPE html> ... Read more 1 comment:
html college student contact page 10 Debabrat naik 16:16:00 <!DOCTYPE html> <html> <head> <h2 align="center">college student contact page 10</h2> ... Read more 1 comment:
html Add Useful Contact Page Mangulu Patra 16:37:00 <!DOCTYPE html> <html> <head> <style> .more{ border:2px solid #d9d9d9; width:300px; margin-left:150px; ... Read more 1 comment:
html Creat Notice Page my website 11:35:00 <!DOCTYPE html> <html> <head> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/lib... Read more 1 comment:
javascript Calculator shaswat nayak 18:20:00 !DOCTYPE html> <html> <head> <style> .btn{ margin-left:170px; border:5px solid #6699ff; width:30%; padding:... Read more No comments:
javascript Small calculator Debabrat naik 16:21:00 <!DOCTYPE html> <html> <body> <head> <style> .btn{ border:2px solid #000099; width:20%; ... Read more No comments:
javascript Mini Calculator Mangulu Patra 15:27:00 <html> <head> <style> .btn{ border:2px solid #6699ff; width:30%; padding:40px 40px; } button{ margin:10px... Read more No comments:
sample-code Animated login form using html and css Mangulu Patra 10:58:00 <!DOCTYPE html> <html> <head> <title>Page Title</title> <style> body{ margin:0; padding:0; ... Read more No comments:
javascript Tic Tac Game design using html,css Mangulu Patra 13:23:00 <html> <head> <style> td { border: 2px solid; height: 50px; width: 50px; } #div11{ width:50px; ... Read more No comments:
Comments