コード例 #1
0
ファイル: myLinks1.php プロジェクト: kamy333/rajah
            <?php 
//echo get_search_category();
?>

            <?php 
echo Links::output_links(null, true);
?>
        </div>

        <div class="col-lg-3 col-lg-offset-1">
            <?php 
//echo get_search_category();
?>

            <?php 
echo Links::output_links('PHP');
?>
        </div>


        </div>









コード例 #2
0
ファイル: myLinks.php プロジェクト: kamy333/rajah
        <div class="col-lg-2 ">
            <?php 
//echo get_search_category();
?>

            <?php 
echo Links::output_links('Bootstrap');
?>
        </div>
        <div class="col-lg-2 ">
            <?php 
//echo get_search_category();
?>

            <?php 
echo Links::output_links('udemy', true);
?>
        </div>

        </div>

        <div class="row">
    <div class="col-lg-2 col-lg-offset-1 ">

        <table class="table table-striped table-bordered table-hover table-condensed table-responsive">
<tr>
<th class="text-center">Social</th>
</tr>
          <tr>	<td><a target="_blank" href="https://www.facebook.com/">Facebook</a> </td></tr>
          <tr>  <td><a target="_blank" href="https://www.linkedin.com/" >linkedin</a> </td></tr>
          <tr>  <td><a target="_blank" href="https://www.google.com/finance"> Google finance</a> </td></tr>