Med hub: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 90: Line 90:
</div></div>
</div></div>
|}</div>
|}</div>
===1===
===1===
<div style="text-align:center; background-color:#e4e4e4; border-top-right-radius:10px; border-top-left-radius:10px; padding-top:5px; padding-right:5px; padding-left:5px;"><font size="+1">'''Cardiology Now News'''</font>
<div class="nomobile">
<hr style="margin:0px;">
<div style="position:right; width:50%; float:right; background-color:#d0d0d0; border-radius: 10px;"><span style="position:right; float:right; width: 100%;"><center>'''Tweets by NEJM!'''<hr>{{#Widget:NEJM}}</center>
</div>
</span></div>
<div style="height:300px; background-color:#e4e4e4; border-bottom-right-radius:10px; border-bottom-left-radius:10px; padding-right:5px; padding-left:5px; overflow:hidden; text-align: left; margin-bottom: 20px;">
<center>{{#Widget:Cardionownews}}</center>
<span style="position:relative; float:right; width: 50%;"><center>'''News from Wikidoc!'''<hr>{{#widget:TwitterHome}}</center>
</span>
</div>
</div>
<br style="clear:right" />
===2===
===2===
<!DOCTYPE html>
<!DOCTYPE html>

Revision as of 16:07, 16 May 2018

Beth Israel Deaconess Medical Center

   Home   
   Announcements   
   Grand rounds   
   Journal Club   
   Schedule   
   Resources   
   Upcoming Events   
   Morning Report   
   Case Reports   
   M & M   

Announcements:

Overview

  • BIDMC is the official hospital of the Red Sox. It is located in Boston, MA.


Resources

Events

Experimentation


Experiment2

1

Tweets by NEJM!


2

<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> .dropbtn {

   background-color: #4CAF50;
   color: white;
   padding: 16px;
   font-size: 16px;
   border: none;

}

.dropdown {

   position: relative;
   display: inline-block;

}

.dropdown-content {

   display: none;
   position: absolute;
   background-color: #f1f1f1;
   min-width: 160px;
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
   z-index: 1;

}

.dropdown-content a {

   color: black;
   padding: 12px 16px;
   text-decoration: none;
   display: block;

}

.dropdown-content a:hover {background-color: #ddd}

.dropdown:hover .dropdown-content {

   display: block;

}

.dropdown:hover .dropbtn {

   background-color: #3e8e41;

} </style> </head> <body>

Hoverable Dropdown

Move the mouse over the button to open the dropdown menu.

</body> </html>

Nate Test