kompozer如何啟動_使用KompoZer創建網站

kompozer如何啟動

kompozer如何啟動

Are you looking for a way to easily start creating your own webpages? KompoZer is a nice basic website editor that will allow you to quickly get started and become familiar with the process.

您是否正在尋找一種輕松創建自己的網頁的方法? KompoZer是一個很好的基本網站編輯器,它使您可以快速入門并熟悉該過程。

Setup

建立

Both the stable and beta versions require no installation. Simply unzip the program folder, move it to Program Files, and create a shortcut. For those who are curious, here is a look at the program folder’s contents.

穩定版和Beta版均不需要安裝。 只需解壓縮程序文件夾,將其移動到“程序文件”,然后創建一個快捷方式。 對于那些好奇的人,這里是程序文件夾的內容。

kompozer-01

This is what you will see when you start KompoZer the first time. The “Main Window” will be in a minimized form and the “Tips Window” will appear with it. You can easily disable the “Tips Window” if desired at this point.

這是您第一次啟動KompoZer時會看到的內容。 “主窗口”將以最小化形式出現,“提示窗口”將與之一起出現。 此時,您可以根據需要輕松禁用“提示窗口”。

kompozer-02

KompoZer in Action

行動中的KompoZer

Curious what things look like once you have started creating webpages? Here is an example page that we created with a title header, modified background color, image, table, and some useful links. Notice at the bottom that you have three viewing options available: “Design, Split (Design & Source combined), and Source”.

好奇一旦開始創建網頁會是什么樣子? 這是我們創建的示例頁面,帶有標題標題,修改的背景色,圖像,表格和一些有用的鏈接。 請注意,在底部有三個可用的查看選項:“設計,拆分(設計和源合并)和源”。

kompozer-03

A look at our newly created webpage in Opera Browser.

在Opera瀏覽器中查看我們新創建的網頁。

kompozer-04

Toolbars

工具欄

Here is a good close-up view of KompoZer’s toolbar area. You can do some customization to all three toolbars if desired…

這是KompoZer工具欄區域的特寫視圖。 如果需要,您可以對所有三個工具欄進行一些自定義...

kompozer-05

There are two different customization windows for KompoZer. The first applies to the topmost toolbar only…

KompoZer有兩個不同的自定義窗口。 第一個僅適用于最上面的工具欄...

kompozer-001

And the second is for the bottom two toolbars only.

第二個僅適用于底部的兩個工具欄。

kompozer-002

Menus

選單

KompoZer has a nice set of menus available…here you can see the “File & Edit Menus”.

KompoZer提供了一組不錯的菜單…在這里您可以看到“文件和編輯菜單”。

kompozer-06

The “View & Insert Menus”…

“查看并插入菜單”…

kompozer-07

Followed by the “Format & Table Menus”.

隨后是“格式和表格菜單”。

kompozer-08

And finally the “Tools & Help Menus”. Notice that you can access an external text editor in the “Tools Menu”…

最后是“工具和幫助菜單”。 注意,您可以在“工具菜單”中訪問外部文本編輯器。

kompozer-09

Options

選件

In the “General Area” you can make any necessary changes or modifications for the Recent Pages Menu, saving/publishing, table/CSS editing, and site management.

在“常規區域”中,您可以對“最近頁面”菜單,保存/發布,表格/ CSS編輯以及站點管理進行必要的更改或修改。

kompozer-10

Determine the fonts and sizes that you would like to have as defaults in the “Fonts Area”.

確定您想要在“字體區域”中默認使用的字體和大小。

kompozer-11

Set up the defaults such as text/link colors, background, and character sets for your new webpages in the “New Page Settings Area”.

在“新頁面設置區域”中為新網頁設置默認值,例如文本/鏈接顏色,背景和字符集。

kompozer-12

Make any necessary modifications that you desire for items like proxies, Markup, and special characters in the “Advanced Area”.

對“高級區域”中的代理,標記和特殊字符等項目進行所需的必要修改。

kompozer-13

Alter any settings if needed for applications and file extensions in the “Applications Area”.

如果需要,請在“應用程序區域”中更改應用程序和文件擴展名的所有設置。

kompozer-14

Conclusion

結論

If you are looking for a good basic website editor to get started creating webpages with, then KompoZer is definitely worth taking a look at.

如果您正在尋找一個好的基本網站編輯器來開始使用它來創建網頁,那么KompoZer絕對值得一看。

Links

鏈接

Download KompoZer (0.7.10) *Stable Version*

下載KompoZer(0.7.10)*穩定版*

Download KompoZer (0.8) *Beta Version*

下載KompoZer(0.8)*測試版*

翻譯自: https://www.howtogeek.com/howto/5948/create-websites-with-kompozer/

kompozer如何啟動

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/278339.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/278339.shtml
英文地址,請注明出處:http://en.pswp.cn/news/278339.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

我也說說宏定義likely()和unlikely()

作者:gfree.windgmail.com 博客:blog.focus-linux.net linuxfocus.blog.chinaunix.net 本文的copyleft歸gfree.windgmail.com所有,使用GPL發布,可以自由拷貝,轉載。但轉載請保持文檔的完整性,注明原作者及…

圖片懶加載與預加載

預加載 常用的是new Image();,設置其src來實現預載,再使用onload方法回調預載完成事件。function loadImage(url, callback) {var img new Image(); //創建一個Image對象,實現圖片的預下載img.src url;if (img.complete){ // 如果圖片已經存…

電腦pin重置_如果忘記了如何重置Windows PIN

電腦pin重置A good password or PIN is difficult to crack but can be difficult to remember. If you forgot or lost your Windows login PIN, you won’t be able to retrieve it, but you can change it. Here’s how. 好的密碼或PIN很難破解,但很難記住。 如果…

android.support不統一的問題

今天supprt28遇到的問題,由于28還是預覽版,還存在一些bug 都是因為如果程序內出現不同的,support或者其他外部引用庫的多個版本,Gradle在進行合并的時候會使用本地持有的,最高版本的來進行編譯,所以25的sup…

輕松查看Internet Explorer緩存文件

Sometimes you may need a quick and easy way to access Internet Explorer’s cache. Today we take a look at IECacheView which is a great application to get the job done. 有時,您可能需要一種快速簡便的方法來訪問Internet Explorer的緩存。 今天&#xf…

洛谷P1019 單詞接龍

題目描述 單詞接龍是一個與我們經常玩的成語接龍相類似的游戲,現在我們已知一組單詞,且給定一個開頭的字母,要求出以這個字母開頭的最長的“龍”(每個單詞都最多在“龍”中出現兩次),在兩個單詞相連時&…

【Java】接口(interface)VS抽象類

接口(interface)可以說成是抽象類的一種特例,接口中的所有方法都必須是抽象的。接口中的方法定義默認為public abstract類型,接口中的成員變量類型默認為public static final。另外,接口和抽象類在方法上有區別&#x…

latex插入gif_如何將照片和GIF插入Google幻燈片

latex插入gifUsing text (and only text) in your Google Slides presentation is a great way to lose the attention of your audience. Inserting photos and animated GIFs can immediately spice things up by emphasizing the important points you make. 在Google幻燈片…

子矩陣

題目描述 給出如下定義: 子矩陣:從一個矩陣當中選取某些行和某些列交叉位置所組成的新矩陣(保持行與列的相對順序)被稱為原矩陣的一個子矩陣。例如,下面左圖中選取第2、4行和第2、4、5列交叉位置的元素得到一個2*3的子…

springboot入門(一)--快速搭建一個springboot框架

原文出處 前言在開始之前先簡單介紹一下springboot,springboot作為一個微框架,它本身并不提供Spring框架的核心特性以及擴展功能,只是用于快速、敏捷地開發新一代基于Spring框架的應用程序,總的來說springboot不是為了要替代Sprin…

q-dir 打不開文件_Q-Dir –多窗格文件管理器

q-dir 打不開文件Sometimes when looking through a file manager, it would be nice to have more than a dual-pane view. Now you can manage your files with up to four viewing panes at once with Q-Dir. 有時,在查看文件管理器時,擁有多個雙窗格…

用面向對象的方法寫敲門磚

一道名為"敲門磚"的面試題: 用面向對象的方法寫,點擊列表內,子元素的子標簽, 來刪除子元素 敲門磚考點: 遞歸(刪除標簽, 需要找到列表的直屬子標簽, 需要通過遞歸層層往上找, parentNode)冒泡(只需為頂級父元素addEventListener綁定事件, 并通過e.target區分子標簽, …

windows10加載動畫_如何關閉動畫并使Windows 10看起來更快

windows10加載動畫Windows 10 fades and window animations are pure eye candy, but waiting for them to load can make your PC seem a bit slow. If you’d like an instant response, you can disable Windows 10’s animations for a snappier desktop experience. Windo…

JData大數據競賽18年賽題-如期而至-用戶購買時間預測

年前做的,也是學習別人的作品作為記錄 一、賽題 表1:sku基本信息表(jdata_sku_basic_info) 表2:用戶基本信息表(jdata_user_basic_info) 表3:用戶行為表(jdata_user_acti…

LNMP架構(二)

2019獨角獸企業重金招聘Python工程師標準>>> 一 Nginx安裝 1、切換目錄 # cd /usr/local/src 2、下載 # wget http://nginx.org/download/nginx-1.12.1.tar.gz 3、解壓 # tar xzvf nginx-1.12.1.tar.gz 4、切換到nginx目錄下 # cd nginx-1.12.1/ 5、編譯 # ./confi…

edge無法上網dns_如何在Microsoft Edge中通過HTTPS啟用DNS

edge無法上網dnsMicrosoft will one day enable DNS over HTTPS (DoH) for all Windows applications, but you can enable it in the new version of Microsoft Edge today with a hidden flag. DoH will improve your security and privacy online, but it isn’t yet enable…

UIButton小結

前言 本來沒有打算寫這篇文章的, 主要是因為在工作中遇到一些同事再用 有UIButton的時候, 有些很基本的,系統API提供的都不知道, 例如 如何讓UIButton的文字居上,居左, 居右, 居下對其等一些基本點, 為此我特地寫了一下UIButton小結 UIButton回顧 繼承關系 NSObject -> UIRe…

Channel Allocation HDU1373

染色問題&#xff1a;相鄰不能染同一種顏色 最少需要的顏色的數量最大團點的數量 #include<bits/stdc.h> using namespace std;#define N 27int n; int mp[N][N]; int ans; int alt[N][N]; int Max[N];bool dfs(int cur,int tot)//cur是s1集合的個數 {if(0cur){if(tot>…

satis原理淺析

什么是satis 我們一般是從packagist獲取composer包的&#xff0c;但這些都是公開的。那如果我們想創建自己的私有庫呢&#xff0c;比如企業就會有這方便的需要&#xff0c;那我們就可以用satis來創建自己的私有庫。 Satis 是一個靜態的 composer 資源庫生成器。它像是一個超輕量…

HDU - 5686-Problem B (遞推+高精)

度熊面前有一個全是由1構成的字符串&#xff0c;被稱為全1序列。你可以合并任意相鄰的兩個1&#xff0c;從而形成一個新的序列。對于給定的一個全1序列&#xff0c;請計算根據以上方法&#xff0c;可以構成多少種不同的序列。 Input 這里包括多組測試數據&#xff0c;每組測試數…