Files
2023-07-14 10:37:57 +03:00

30 lines
2.1 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>HTML&apos;yi d&uuml;zenle</title>
<meta charset="utf-8" />
<meta name="description" content="The description of HTML plugin for ONLYOFFICE editors, which allows to edit HTML code of the text" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Arama" type="text" onkeypress="doSearch(event)">
</div>
<h1>HTML&apos;yi d&uuml;zenle</h1>
<p>Bir metin d&uuml;zenleyicide bir web sitesi sayfası yazıyorsanız ve bunu HTML kodu olarak almak istiyorsanız, <b>HTML</b> eklentisini kullanın.</p>
<ol>
<li><b>Eklentiler</b> sekmesini a&ccedil;ın ve <b>Html&apos;yi al ve yapıştır</b> se&ccedil;eneğine tıklayın.</li>
<li>Gerekli i&ccedil;eriği se&ccedil;in.</li>
<li>Se&ccedil;ilen paragrafın HTML kodu, sol taraftaki paneldeki eklenti alanında g&ouml;r&uuml;nt&uuml;lenecektir. <em>Yazı boyutu</em> veya <em>Yazı tipi gurubu</em> ve benzeri gibi metin &ouml;zelliklerini değiştirmek i&ccedil;in kodu d&uuml;zenleyebilirsiniz. </li>
<li>Metni, belgenizdeki ge&ccedil;erli imle&ccedil; konumunda d&uuml;zenlenmiş HTML koduyla birlikte eklemek i&ccedil;in <b>Belgeye yapıştır</b> se&ccedil;eneğine tıklayın.</li>
</ol>
<p>Ayrıca (herhangi bir belge i&ccedil;eriği se&ccedil;meden) kendi HTML kodunuzu yazıp belgenize yapıştırabilirsiniz.</p>
<img class="gif" alt="HTML eklentisi gif" src="../../images/html_plugin.gif" width="600" />
<p>HTML eklentisi ve kurulumu hakkında daha fazla bilgi i&ccedil;in l&uuml;tfen AppDirectory&apos;de <a href="https://www.onlyoffice.com/en/app-directory/html">eklenti sayfasına</a> bakın.</p>
</div>
</body>
</html>