CINXE.COM

DigitalXplore

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>DigitalXplore</title> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" /> <link rel="icon" type="image/png" href="images/fav.png"> <link href="css/style.css" rel="stylesheet" type="text/css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <script src="js/bootstrap.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> <link rel="stylesheet" type="text/css" href="highslide/highslide.css" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script src="js/member_login.js" type="text/javascript" charset="utf-8"></script> <!--<script data-ad-client="ca-pub-2441678193226968" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>--> </head> <body> <!--header--> <!--topbar--> <div class="row topbar"> <div class="container"> <div id="member_login_div" style="float:right"> <style> .fa { display: inline-block; font: normal normal normal 14px / 0 FontAwesome; font-size: 14px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } </style> <!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"> --> <script src="js/member_login.js" type="text/javascript" charset="utf-8"></script> <form action="mem_login_process.php" method="post" name="mem_login_form" id="mem_login_form" role="search" class="navbar-form navbar-left"> <span style="position: absolute; margin-top: 10px; margin-left: -53px; color:#faebd7;">Log in</span> <div class="form-group"> <input name="user_id" type="text" class="form-control" id="user_id" placeholder="User Id"> </div> <div class="form-group"> <input name="log_pass" type="password" class="form-control" id="log_pass" placeholder="Password" /> </div> <button type="submit" class="btn btn-sm btn-success"> <i class="fas fa-sign-in-alt"></i> Login </button> <a href="" class="btn btn-sm btn-danger"> <i class="fa fa-key"></i> Forgot Password </a> <a href="member.php" class="btn btn-sm btn-danger"> <i class="fa fa-user-plus"></i> Register </a> </form> <div id="log_err" class="error1"></div> </div> </div> </div> <!--/topbar--> <style> .nav { padding-left: 0; margin-bottom: 0; list-style: none; background: #20a4d3; /* width: 105px; */ } /* Adjust for mobile screens */ @media (max-width: 768px) { .navbar { min-height: 45px; /* Slightly smaller height */ margin-top: 111px; /* Reduce top margin for smaller screens */ margin-bottom: 20px; /* Adjust bottom margin */ } .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img { display: block; max-width: 100%; height: auto; border-radius: 6px; } .navbar-inverse .navbar-nav>li>a { float: left; margin: 0px; padding: 19px 32px; font-size: 13px; font-weight: 400; text-align: center; color: #fff; border-left: 1px solid #e4e4e4; transition: background-color 300msease-out; } .form-control_1 { display: block; width: 50%; text-align: center; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-colorease-in-out .15s, -webkit-box-shadowease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-colorease-in-out .15s, box-shadowease-in-out .15s; } .banner_btn { display: inline-block; background: #e9b54d; padding: 9px 27px; color: #FFF; font-size: 14px; line-height: 18px; text-transform: uppercase; font-weight: 600; text-align: left; margin-top: 17px; width: 50%; } } </style> <div class="main-menu"> <div class="row"> <div class="container"> <div class="col-md-4"> <div class="logo"><a href="./"><img src="image/digitalxplore.png" class="img-responsive" /></a></div> </div> <div class="col-md-8"> <!-- Menu Display Code --> <nav class="navbar navbar-inverse"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="myNavbar"> <ul class="nav navbar-nav pull-right"> <li><a href="./">HOME</a></li> <!--<li class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#">Page 1 <span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="#">Page 1-1</a></li> <li><a href="#">Page 1-2</a></li> <li><a href="#">Page 1-3</a></li> </ul> </li>--> <li><a href="about.php">About</a></li> <li><a href="conference_proceeding.php">Proceeding</a></li> <li><a href="Our-Associates.php">Associates</a></li> <li><a href="#">Contact</a></li> </ul> </div> </div> </nav> <!-- /Menu Display Code --> </div> </div> </div> </div> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script> $(document).ready(function() { $(".navbar-toggle").click(function() { $("#myNavbar").toggleClass("in"); }); }); </script> <!--/header--> <!--banner--> <div class="banner"> <div class="container"> <h1 class="text-align">DigitalXplore</h1> <center> <form action="Advance-search.php" method="post" name="advance_search2" id="advance_search2"> <input name="search" type="text" placeholder="Type keyword to search" class="form-control_1"> <input type="submit" class="banner_btn" value="Search"> </form> </center> </div> </div> <!--/banner--> <!--learning-solutions--> <!--/learning-solutions--> <!--recent_proceeding--> <style> .mu-read-more-btn { border: 1px solid #fff; color: #dff0d8; display: inline-block; margin-top: 10px; padding: 10px 20px; text-transform: uppercase; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; background: #004aad; } .title-subject { font-family: 'Roboto Condensed', sans-serif; text-transform: capitalize; margin-top: 0; margin-bottom: 0; font-size: 16px !important; color: #333; max-height: 133px; line-height: 19px; overflow: hidden; text-decoration: none; font-size: 11px; text-transform: capitalize; } .article-tile-main>.tile-header-topic { color: #999; font-size: 13px; font-weight: 700; text-transform: uppercase; margin-bottom: 8px; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; font-family: 'Roboto', sans-serif; max-height: 43px; } </style> <div class="row lab-container"> <div class="container"> <h1 class="text-center">Recent Proceedings</h1> <div class="col-md-3"> <style> .article-tile-main { padding: 20px 30px 0 23px; max-height: 188px; height: 188px; margin-bottom: 10px; overflow: hidden; text-align: center; } /* Responsive Styles */ @media (min-width: 768px) { .article-tile { max-width: 600px; } .tile-header-topic { font-size: 1.5rem; } .title-subject { font-size: 1.2rem; } } </style> <a href="proceeding.php?pid=2831" target="_blank" style="text-decoration:none"> <div class="article-tile"> <center> <img src="up_proc/img/PROCE-IRAJ-1739598162.jpeg" class="img-responsive" width="160" /> </center> <div class="article-tile-main"> <h2 class="tile-header-topic">New Delhi, India 15-02-2025</h2> <div class="tile-header-top-border"></div> <div class="article-subject"> <h3 class="title-subject"> WRFER INTERNATIONAL CONFERENCE </h3> </div> </div> </div> </a> </div> <div class="col-md-3"> <style> .article-tile-main { padding: 20px 30px 0 23px; max-height: 188px; height: 188px; margin-bottom: 10px; overflow: hidden; text-align: center; } /* Responsive Styles */ @media (min-width: 768px) { .article-tile { max-width: 600px; } .tile-header-topic { font-size: 1.5rem; } .title-subject { font-size: 1.2rem; } } </style> <a href="proceeding.php?pid=2829" target="_blank" style="text-decoration:none"> <div class="article-tile"> <center> <img src="up_proc/img/PROCE-IRAJ-1739169801.jpeg" class="img-responsive" width="160" /> </center> <div class="article-tile-main"> <h2 class="tile-header-topic">Bangalore, India 08-02-2025</h2> <div class="tile-header-top-border"></div> <div class="article-subject"> <h3 class="title-subject"> ARSSS INTERNATIONAL CONFERENCE </h3> </div> </div> </div> </a> </div> <div class="col-md-3"> <style> .article-tile-main { padding: 20px 30px 0 23px; max-height: 188px; height: 188px; margin-bottom: 10px; overflow: hidden; text-align: center; } /* Responsive Styles */ @media (min-width: 768px) { .article-tile { max-width: 600px; } .tile-header-topic { font-size: 1.5rem; } .title-subject { font-size: 1.2rem; } } </style> <a href="proceeding.php?pid=2830" target="_blank" style="text-decoration:none"> <div class="article-tile"> <center> <img src="up_proc/img/PROCE-IRAJ-1739169854.jpeg" class="img-responsive" width="160" /> </center> <div class="article-tile-main"> <h2 class="tile-header-topic">Bhubaneswar, India 08-02-2025</h2> <div class="tile-header-top-border"></div> <div class="article-subject"> <h3 class="title-subject"> IRAJ INTERNATIONAL CONFERENCE </h3> </div> </div> </div> </a> </div> <div class="col-md-3"> <style> .article-tile-main { padding: 20px 30px 0 23px; max-height: 188px; height: 188px; margin-bottom: 10px; overflow: hidden; text-align: center; } /* Responsive Styles */ @media (min-width: 768px) { .article-tile { max-width: 600px; } .tile-header-topic { font-size: 1.5rem; } .title-subject { font-size: 1.2rem; } } </style> <a href="proceeding.php?pid=2827" target="_blank" style="text-decoration:none"> <div class="article-tile"> <center> <img src="up_proc/img/PROCE-IRAJ-1738132918.jpeg" class="img-responsive" width="160" /> </center> <div class="article-tile-main"> <h2 class="tile-header-topic">Kochi, India 22-01-2025</h2> <div class="tile-header-top-border"></div> <div class="article-subject"> <h3 class="title-subject"> ARSSS INTERNATIONAL CONFERENCE </h3> </div> </div> </div> </a> </div> <div class="col-md-3"> <style> .article-tile-main { padding: 20px 30px 0 23px; max-height: 188px; height: 188px; margin-bottom: 10px; overflow: hidden; text-align: center; } /* Responsive Styles */ @media (min-width: 768px) { .article-tile { max-width: 600px; } .tile-header-topic { font-size: 1.5rem; } .title-subject { font-size: 1.2rem; } } </style> <a href="proceeding.php?pid=2824" target="_blank" style="text-decoration:none"> <div class="article-tile"> <center> <img src="up_proc/img/PROCE-IRAJ-1738127665.jpeg" class="img-responsive" width="160" /> </center> <div class="article-tile-main"> <h2 class="tile-header-topic">Nagercoil, India 16-01-2025</h2> <div class="tile-header-top-border"></div> <div class="article-subject"> <h3 class="title-subject"> ISETE INTERNATIONAL CONFERENCE </h3> </div> </div> </div> </a> </div> <div class="col-md-3"> <style> .article-tile-main { padding: 20px 30px 0 23px; max-height: 188px; height: 188px; margin-bottom: 10px; overflow: hidden; text-align: center; } /* Responsive Styles */ @media (min-width: 768px) { .article-tile { max-width: 600px; } .tile-header-topic { font-size: 1.5rem; } .title-subject { font-size: 1.2rem; } } </style> <a href="proceeding.php?pid=2826" target="_blank" style="text-decoration:none"> <div class="article-tile"> <center> <img src="up_proc/img/PROCE-IRAJ-1738132693.jpeg" class="img-responsive" width="160" /> </center> <div class="article-tile-main"> <h2 class="tile-header-topic">Pune, India 15-01-2025</h2> <div class="tile-header-top-border"></div> <div class="article-subject"> <h3 class="title-subject"> IRF INTERNATIONAL CONFERENCE </h3> </div> </div> </div> </a> </div> <div class="col-md-3"> <style> .article-tile-main { padding: 20px 30px 0 23px; max-height: 188px; height: 188px; margin-bottom: 10px; overflow: hidden; text-align: center; } /* Responsive Styles */ @media (min-width: 768px) { .article-tile { max-width: 600px; } .tile-header-topic { font-size: 1.5rem; } .title-subject { font-size: 1.2rem; } } </style> <a href="proceeding.php?pid=2828" target="_blank" style="text-decoration:none"> <div class="article-tile"> <center> <img src="up_proc/img/PROCE-IRAJ-1738133924.jpeg" class="img-responsive" width="160" /> </center> <div class="article-tile-main"> <h2 class="tile-header-topic">New Delhi, India 15-01-2025</h2> <div class="tile-header-top-border"></div> <div class="article-subject"> <h3 class="title-subject"> ISERD INTERNATIONAL CONFERENCE </h3> </div> </div> </div> </a> </div> <div class="col-md-3"> <style> .article-tile-main { padding: 20px 30px 0 23px; max-height: 188px; height: 188px; margin-bottom: 10px; overflow: hidden; text-align: center; } /* Responsive Styles */ @media (min-width: 768px) { .article-tile { max-width: 600px; } .tile-header-topic { font-size: 1.5rem; } .title-subject { font-size: 1.2rem; } } </style> <a href="proceeding.php?pid=2822" target="_blank" style="text-decoration:none"> <div class="article-tile"> <center> <img src="up_proc/img/PROCE-IRAJ-1737786141.jpeg" class="img-responsive" width="160" /> </center> <div class="article-tile-main"> <h2 class="tile-header-topic">Asansol, India 13-01-2025</h2> <div class="tile-header-top-border"></div> <div class="article-subject"> <h3 class="title-subject"> ARSSS INTERNATIONAL CONFERENCE </h3> </div> </div> </div> </a> </div> </div> <div class="col-md-12"> <center> <a href="conference_proceeding.php"> <button type="button" class="mu-read-more-btn">View More</button> </a> </center> </div> </div> <!--/row--> <!--/recent_proceeding--> <!--home_contact_us--> <style> .news-letter .btn-submit { display: block; padding: 10px 30px; margin-left: 1em; margin-bottom: 10px; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; color: #fff; background-color: #004aad; border-radius: 4px; } .subscribe-letter { width: 100%; margin: auto; text-align: center; /* padding: 10px 30px; */ } </style> <div class=""></div> <div class="news-letter"> <div class="container"> <div class="subscribe-letter"> <h2>Subscribe With Us</h2> <div class="col-md-12"> <br /> <script language="javascript" type="text/javascript"> $(function() { $('#subscribe').submit(function(e) { e.preventDefault(); var form = $(this); var post_url = form.attr('action'); var post_data = form.serialize(); $('#load_subsc').html("Loading Please Wait").fadeIn('fast'); if (subsc_val()) { $.ajax({ type: 'POST', url: post_url, data: post_data, success: function(d) { $('#load_subsc').html(d); } }); } }); }); function subsc_val() { var sub_email = document.subscribe.sub_email.value; if (!/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,4})+$/.test(sub_email)) // validation for email { alert("Invalid E-mail Address! Please re-enter."); document.subscribe.sub_email.focus(); error = 1; return false; } return true; } </script> <div class="form-group"> <form action="subc_process.php" method="get" name="subscribe" id="subscribe"> <input type="text" class="input-box" placeholder="Input your mail id" name="sub_email" id="sub_email" /> <input type="button" class="btn-submit" value="Submit" style="border:none;"> <small id="emailHelp" class="form-text text-muted">(We'll never share your email with anyone else.)</small> <br /> <br /> <br /> </form> <div style="text-align:center"> <!--<a href="https://www.allconferencealert.com/upcoming-conferences.html" alt="Upcoming Conferences">Find Upcoming Conferences</a>--> Find the international conference of your choosing or subscribe to receive <a href="https://www.allconferencealert.com/" target="_blank">conference alerts</a> for future conferences. </div> <div id="load_subsc" style="color:#FFFFFF; font-size:16px"> </div> </div> <div class="form-group"> <label for="exampleInputPassword1"></label> </div> <div class="form-check"> <label class="form-check-label"></label> </div> </div> </div> </div> </div> <div class="b2b-busniness-today" style="height:450px"> <div class="container"> <!--Trending research--> <style> @media screen and (max-width: 768px) { .domy { height: 310px !important; width: 298px; margin-top: 16px; /* display: flex ; */ /* justify-content: center; */ /* align-items: center; */ margin-left: 14px; } } .content1 { padding: 0 1em 4em 0; padding-left: 20px; background: #eee; border-top: 3px solid #006CD9; } </style> <div class="Trending"> <!--row--> <div class="row"> <!--container--> <div class="container"> <!--wraper--> <div class="wrapper"> <h3 align="center" style="color:#FFFFFF">Popular papers</h3> <div class="col-lg-3"> <div class="domy" style="height:310px"> <a href="pps.php?pd_id=10739"> <div class="content1" style="height:310px"> <h4 style="margin-top:10px;">Article</h4> <p class="text" style="font-size:15px;">Strategic Risk Minimization in Agriculture: Surveying Techniques for Optimal Crop Price Prediction and Portfolio Diversification</p> <hr /> <h5>Mahesh Patil, Parth Sonar, Aniket Labade, Kavita Moholkar, Prathamesh Dhavale</h5> <div class="Date"> <span> ieeeforum INTERNATIONAL CONFERENCE Latur, India 30-06-2024</span> </div> <div class="card-section"> </div> </div> </a> <span class="access-icon free" style=" margin-top: -39px; margin-left: 215px;"></span> </div> </div> <div class="col-lg-3"> <div class="domy" style="height:310px"> <a href="pps.php?pd_id=6934"> <div class="content1" style="height:310px"> <h4 style="margin-top:10px;">Article</h4> <p class="text" style="font-size:15px;">Photovoltaic Cell Defect Detection in Solar Panel</p> <hr /> <h5>Prasanna Rajendra, Rajat Kapgate, Siddhesh Swami, Neel Bhave, Saurav Kanchan</h5> <div class="Date"> <span> WRFER INTERNATIONAL CONFERENCE Pune, India 30-12-2018</span> </div> <div class="card-section"> </div> </div> </a> <span class="access-icon free" style=" margin-top: -39px; margin-left: 215px;"></span> </div> </div> <div class="col-lg-3"> <div class="domy" style="height:310px"> <a href="pps.php?pd_id=7043"> <div class="content1" style="height:310px"> <h4 style="margin-top:10px;">Article</h4> <p class="text" style="font-size:15px;">Study on Security and Energy Efficiency of MEC for IoT</p> <hr /> <h5>Alvin Lazar C</h5> <div class="Date"> <span> WRFER INTERNATIONAL CONFERENCE Hyderabad, India 17-03-2019</span> </div> <div class="card-section"> </div> </div> </a> <span class="access-icon free" style=" margin-top: -39px; margin-left: 215px;"></span> </div> </div> <div class="col-lg-3"> <div class="domy" style="height:310px"> <a href="pps.php?pd_id=5531"> <div class="content1" style="height:310px"> <h4 style="margin-top:10px;">Article</h4> <p class="text" style="font-size:15px;">Sustainable and Smart City Project: An Overview of the Application of Multiple Criteria Decision Making Techniques and Approaches for Indian Context</p> <hr /> <h5>Ankit Tiwari, Neeraj Mishra</h5> <div class="Date"> <span> 36th IRF INTERNATIONAL CONFERENCE Bengaluru, India 28-05-2017</span> </div> <div class="card-section"> </div> </div> </a> <span class="access-icon free" style=" margin-top: -39px; margin-left: 215px;"></span> </div> </div> </div> <!--/wraper--> </div> <!--/container--> </div> <!--/row--> </div> <!--/Trending research--> </div> </div> <!--home_contact_us--> <!--footer--> <style> .social-icons li { display: inline-block; vertical-align: middle; margin: 3px; } .social-icons i { display: inline-block; font-size: 50px; } @media screen and (max-width: 768px) { .footer { background-color: #222; font-size: 13px; height: auto; float: left; width: 100%; margin-bottom: 14px; } .footer h4 { color: #fff; font-size: 16px; font-weight: 700; } .wrapper { float: left; width: 100px; } } @media screen and (max-width: 768px) { .footer { background-color: #222; font-size: 13px; height: auto; float: left; width: 100%; margin-bottom: 14px; margin-top: 986px; } } .footer { padding-top: 30px; background-color: #222; font-size: 13px; height: auto; float: left; width: 100%; margin-bottom: 10px; background: #004aad; } </style> <div class="footer"> <div class="row"> <div class="container"> <div style="margin-top: 32px;margin-top: 32px; align-items: center; justify-content: center; display: flex ; }" class="col-md-4"> <h4>Social Networks</h4> <div class="social-icons"> <ul class="footnav"> <li><a href="https://www.facebook.com/DigitalXploreorg-382973065692090/"><i class="fa fa-facebook-square" aria-hidden="true"></i></a></li> <li><a href="" aria-hidden="true"></i></a></li> <li><a href=""><i class="fa fa-youtube-square" aria-hidden="true"></i></a></li> <li><a href=""><i class="fa fa-linkedin-square" aria-hidden="true"></i></a></li> </ul> </div> </div> <div class="col-md-2"> <h4>&nbsp;</h4> </div> <div class="col-md-6"> <style> .pmm a{ text-decoration:none; color:#FFF8F8; background:#5F5D5D; padding:2px; } .pmm a { text-decoration: none; color: #FFF8F8; background: #5F5D5D; padding: 4px 1px; border-radius: 4px; background: #20a4d3; } </style> <div class="pmm"> <table width="380" border="0" align="center" cellpadding="10" cellspacing="5" > <tbody> <tr> <td colspan="3" align="center"><h2 style="color:#FFFFFF">OUR ASSOCIATES</h2></td> </tr> <tr> <td align="center"><a href="https://www.allconferencealert.com" target="_blank" title="Conference Alerts">allconferencealert.com</a></td> <td align="center"><a href="https://www.conferencealerts.in" target="_blank" title="Upcoming Conference">conferencealerts.in</a></td> <td align="center"><a href="https://www.conferencealert.com" title="Conference Alert">conferencealert.com</a></td> </tr> </tbody> </table> </div> </div> </div> <div class="col-md-12"> <center> <p style="color:rgba(164,164,164,1.00)">&copy; Copyright DigitalXplore.org 2025</p> </center> </div> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script language="javascript"> function cookies_accept() { $('#cookieAcceptInfo').css("display", "none"); var d = new Date(); var n = d.getTime(); // $.get("load_jor_detail.php",{journal_id:id},function(d){$("#load_journal_det").html(d)}); $.ajax({ type:"POST", url:'cookies_accept.php', data:'time='+n, cache: false, success:function(msg){$('#cookieAcceptInfo').html(msg);} }); } </script> <style > .cookieBar { position: fixed; width: 100%; margin: 0; left: 0; bottom: 0; z-index: 9999999; text-align: left; padding: 10px 0; font-family: Arial,Helvetica,sans-serif; font-size: 16px; box-sizing: border-box; } .cookieBar>h3 { display: block; line-height: 1; font-weight: 700; margin: 0 0 5px 0; padding: 0; font-family: Arial,Helvetica,sans-serif; color: #fff; font-size: 18px; text-transform: none; padding: 0 130px 0 20px; } .cookieBar>p { display: block; font-family: Arial,Helvetica,sans-serif; color: #fff; font-size: 12px; line-height: 1.2; font-weight: 400; margin: 0; padding: 0 130px 0 20px; text-align:center; } .cookieBar .cookieBarButtons { position: absolute; top: 20px; right: 20px; text-align: right; } .cookieBar>p>a.cookieBarMore { text-decoration: underline; color: #fff; } .cookieBar { color: #fff; background-color: #555; } .cookieBar .cookieBarButtons>a.cookieBarOk { background: #0885c4; color: white; padding: 6px; font-size: 11px; border-radius: 5px; } .cookieBar .cookieBarButtons { position: absolute; top: 11px; right: 20px; text-align: left; } </style> <div id="cookieAcceptInfo" class="cookieBar "> <p>Be aware that this site uses cookies. Before continuing browsing we advise you to click on Privacy Policy to access and read our cookie policy.Ok.</p> <div class="cookieBarButtons"> <a id="cookieAcceptButton" class="cookieBarOk" href="javascript:void(0);" target="_blank" onClick="cookies_accept()">Accept</a></div> </div> <!--/footer--> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10