Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikola-Mircic committed Oct 20, 2020
2 parents ec12b19 + d471158 commit 315ccca
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Web Page Creator
##### Version: beta 9.30.20
##### Version: beta 10.20.20
#### Author: [Nikola-Mircic](https://github.com/Nikola-Mircic)

### About
Web Page Creator is an easy to use application for creating simple web pages. You can make your web page just by picking which element u want to add or delete. For each element on your page, there is a list of attributes you can change it or you can leave it on default if u don't want to change anything.

### Instalation
To set up WPC on Windows go to the [link](https://github.com/Nikola-Mircic/Web-Page-Creator/raw/master/release/wpc_beta_9.30.20.rar) and download __wpc_beta_9.30.20.rar__. When download is complete,extract files to an empty folder and run __wpc.jar__. If there is a problem while launching application please report an issue.
To set up WPC on Windows go to the [link](https://github.com/Nikola-Mircic/Web-Page-Creator/raw/master/release/wpc_beta_10.20.20.rar) and download __wpc_beta_10.20.20.rar__. When download is complete,extract files to an empty folder and run __wpc.jar__. If there is a problem while launching application please report an issue.

### Creating a page
#### Start screen
Expand All @@ -18,3 +18,4 @@ Working screen is separated into four sections:
2. __Element selector__ - There are four different buttons for adding new elements to the page. The first button creates grey rectangle,the second button is for adding plain text. The third button creates list of six different types of headings sorted by size. The fourth button is for adding a text with a link to the file,or any web site.
3. __Working panel__ - This is the biggest part of the working screen. It shows you the preview of your page and the currently focused element.
4. __Element editor__ - This is the rightmost part of the working screen. It displays a list of focused element's attributes.
5. __Page editor__ - Contains list of attributes used to edit current page, ie. title and encoding.

0 comments on commit 315ccca

Please sign in to comment.