![]() ![]() |
| Unix Guy |
Mar 24 2012, 10:43 AM
Post
#1
|
|
Group: Members Posts: 3 Joined: 24-March 12 Member No.: 16,774 |
I am basically a C++ developer.
I am trying to create a tool for which I require to create a HTML page having a drop down menus, tabs page and a place where content can be displayed based upon menu option selected. Kindly note that I am novice to UI side but know a little bit of JS / Jquery. I saw a lot of HTML templates with CSS on net but all of them needed to be customized – which is difficult for me as I do not know CSS / HTML tags. Can you please let me know is there any tools or easiest method just like Powerpoint which I can make use to place my contents and it would generate the HTML / CSS / Dropdowns page for me? |
| Darin McGrew |
Mar 24 2012, 12:47 PM
Post
#2
|
|
WDG Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Root Admin Posts: 7,857 Joined: 4-August 06 From: Mountain View, CA Member No.: 3 |
Do you mean something like this?
http://www.alistapart.com/articles/eatcake -------------------- Darin McGrew
WDG Member since 1998 |
| Unix Guy |
Mar 24 2012, 01:20 PM
Post
#3
|
|
Group: Members Posts: 3 Joined: 24-March 12 Member No.: 16,774 |
Yes, that would help. So what would the HTML code be like?
Is it possible that main menu option will have sub-menu option? Please let me know if there is a tool or a way that I can read existing pages specific section / content details to understand / analyze. So again what would be the HTML code? This post has been edited by Unix Guy: Mar 24 2012, 01:35 PM |
| pandy |
Mar 24 2012, 04:59 PM
Post
#4
|
|
Don't like donuts. Don't do MySpace. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: WDG Moderators Posts: 13,733 Joined: 9-August 06 Member No.: 6 |
Yes, that would help. So what would the HTML code be like? Like this (View Source): http://www.alistapart.com/d/eatcake/1.html -------------------- |
| Unix Guy |
Mar 24 2012, 06:38 PM
Post
#5
|
|
Group: Members Posts: 3 Joined: 24-March 12 Member No.: 16,774 |
Thanks a lot.
But a question more - like if I have an editor where I just have to add and configure elements - finally see it on a browsers, it would be very handy. This would give me the liberty completely my style without knowing HTML, CSS or a little bit of JS. Elements like - Menus, Page Tabs, Sidebars, Dropdowns etc Please let me know if such a HTML IDE exists. Thanks in advance This post has been edited by Unix Guy: Mar 24 2012, 06:43 PM |
| Frederiek |
Mar 25 2012, 04:13 AM
Post
#6
|
|
Programming Fanatic ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 3,547 Joined: 23-August 06 From: Europe Member No.: 9 |
Sure, such editors are called WYSIWYG (What You See Is What You Get) editors. See http://en.wikipedia.org/wiki/HTML_editor for a description. At the end of the article, there are links to a list of editors and a comparison of editors.
The problem with such editors is that they are rigid in their coding. See http://en.wikipedia.org/wiki/HTML_editor#D...hieving_WYSIWYG . -------------------- "The earth does not belong to us. We belong to the earth."
from Vue du ciel (in French) "Leave scepticism to others and take action" from HOME by Goodplanet An inconvenient truth by Al Gore |
![]() ![]() |
|
Lo-Fi Version | Time is now: 26th May 2013 - 04:07 AM |