This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 491d96b  Automated site publishing by Jenkins build 419
491d96b is described below

commit 491d96b8a06077a723de96a63603465ca2b2f0ef
Author: jenkins <bui...@apache.org>
AuthorDate: Sat Jan 19 13:24:10 2019 +0000

    Automated site publishing by Jenkins build 419
---
 content/kb/docs/webclient/html5-gettingstarted.html | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/content/kb/docs/webclient/html5-gettingstarted.html 
b/content/kb/docs/webclient/html5-gettingstarted.html
index 9624b84..aa4880a 100644
--- a/content/kb/docs/webclient/html5-gettingstarted.html
+++ b/content/kb/docs/webclient/html5-gettingstarted.html
@@ -143,7 +143,7 @@
 <table>
 <tr>
 <td class="icon">
-<div class="title">Note</div>
+<i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
 The <a 
href="https://netbeans.org/projects/samples/downloads/download/Samples/Web%20Client/HTML5Demo-projectresources.zip";>project
 resources zip file</a> contains the JPG images and the CSS file that you need 
to add to the project in this tutorial.
@@ -155,7 +155,7 @@ The <a 
href="https://netbeans.org/projects/samples/downloads/download/Samples/We
 <table>
 <tr>
 <td class="icon">
-<div class="title">Note</div>
+<i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
 If you would like to compare your project with a working solution, you can 
download the <a 
href="https://netbeans.org/projects/samples/downloads/download/Samples/Web%20Client/HTML5DemoSiteTemplate.zip";>+
 site template+</a> of the finished project.
@@ -167,7 +167,7 @@ If you would like to compare your project with a working 
solution, you can downl
 <table>
 <tr>
 <td class="icon">
-<div class="title">Note</div>
+<i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
 This document assumes you have some basic knowledge of, or programming 
experience with HTML, CSS, and JavaScript.
@@ -193,7 +193,7 @@ This document assumes you have some basic knowledge of, or 
programming experienc
 <table>
 <tr>
 <td class="icon">
-<div class="title">Note</div>
+<i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
 The IDE will open the Chrome Web Store in the default browser. If Chrome is 
not set as the default browser for the IDE you need to open the Options window 
and select Chrome in the Web Browser dropdown list in the General category 
before you perform the following steps.
@@ -297,7 +297,7 @@ image::images/html5-chrome-netbeanshome.png[title="NetBeans 
Connector page in th
 <table>
 <tr>
 <td class="icon">
-<div class="title">Note</div>
+<i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
 Alternatively, you can install the NetBeans Connector extension directly from 
the Chrome Web Store by performing the following steps.
@@ -368,7 +368,7 @@ image::images/html5-offline-extension3.png[title="NetBeans 
Connector extension i
 <table>
 <tr>
 <td class="icon">
-<div class="title">Note</div>
+<i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
 When you choose Window &gt; Web &gt; Web Browser in the main menu the IDE 
opens the browser that is specified as the Web Browser in the Options window.
@@ -436,7 +436,7 @@ image::images/html5-newproject2.png[title="Site Templates 
panel in the New HTML5
 <table>
 <tr>
 <td class="icon">
-<div class="title">Note</div>
+<i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
 You must be online to create a project that is based on one of the online 
templates in the list.
@@ -547,7 +547,7 @@ image::images/html5-bower-4.png[title="bower4"]</p>
 <table>
 <tr>
 <td class="icon">
-<div class="title">Note</div>
+<i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
 You can click on the library version number in the Version column to open a 
popup window that enables you to select older versions of the library. By 
default the wizard displays the most recent version.
@@ -559,7 +559,7 @@ You can click on the library version number in the Version 
column to open a popu
 <table>
 <tr>
 <td class="icon">
-<div class="title">Note</div>
+<i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
 For this tutorial, choose the latest version of the libraries.
@@ -852,7 +852,7 @@ image::images/html5-bower-7.png[title="bower7"]</p>
 <table>
 <tr>
 <td class="icon">
-<div class="title">Note</div>
+<i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
 You also specified &#8216;autoHeight: false&#8217; in the above snippet. This 
prevents the accordion widget from setting the height of each panel based on 
the highest content part contained within the markup. For more information, 
consult the <a href="http://docs.jquery.com/UI/Accordion";>accordion API 
documentation</a>.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to