Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- YouTube API SubRip Subtitles Browsing Tutorial
- YouTube API SubRip Subtitles Creation Tutorial
- YouTube API SubRip Subtitles Hashtag Tutorial
- YouTube API SubRip Subtitles Primer Tutorial
- Landing Page Web Inspector iPhone CSS Styling Tutorial
- Window Object Screen Member Variables Overlay Tutorial
- Window Object Screen Member Variables Tutorial
- Animated GIF versus PDF Presentation Considerations Tutorial
Categories
- Ajax
- Android
- Animation
- Anything You Like
- Code::Blocks
- Coding
- Colour Matching
- Data Integration
- Database
- Delphi
- Eclipse
- eLearning
- ESL
- Event-Driven Programming
- Games
- GIMP
- GUI
- Hardware
- Installers
- iOS
- Land Surveying
- Moodle
- Music Poll
- NetBeans
- Networking
- News
- Not Categorised
- OOP
- Operating System
- Photography
- Projects
- Signage Poll
- Software
- SpectroPhotometer
- Tiki Wiki
- Trips
- Tutorials
- Uncategorized
- Visual Studio
- Xcode
Meta
Tags
Ajax animation background button canvas command line CSS Did you know div DOM dropdown email emoji event form game games Google Google chart HTML IFRAME image iOS iPad Javascript MAMP map mobile navigation onclick overlay PHP programming select share sharing SMS SVG table textarea tutorial url video web browser webpageYour Background Image
OnTopList
Category Archives: GUI
HTML5 Dialog Element Primer Tutorial
HTML5 brought with it many great features to front-end work on the internet in HTML, and today we talk about one of the newly introduced, and very useful, elements called “<dialog>”. At its core the “<dialog>” element represents a popup … Continue reading
Posted in eLearning, Games, GUI, Tutorials
Tagged alert popup box, confirm popup box, cross-browser, cross-browser issues, game, games, HTML, HTML5, innerHTML, Javascript, mathematics, numbers, popup, programming, prompt popup box, tutorial
15 Comments
HTML5 Meter Element Primer Tutorial
HTML5 brought with it many great features to front-end work on the internet in HTML, and today we talk about one of the newly introduced, and very useful, elements called “<meter>”. At its core the “<meter>” element represents a “fraction … Continue reading
Posted in eLearning, GUI, Tutorials
Tagged fraction, GUI, HTML, HTML5, Javascript, mathematics, meter, numerical, programming, ratio, tutorial
7 Comments
Internet Explorer 8 with No Canvas Primer Tutorial
Was gobsmacked the other day trying worldold.htm on Internet Explorer 8, because I’d forgotten that the “canvas” element is not supported in IE8 or below. This web application uses the HTML5 “canvas” element not natively available in IE8 or below. … Continue reading
Posted in eLearning, Event-Driven Programming, GUI, Tutorials
Tagged canvas, cross-browser, event, Google, Google chart, HTML, HTML5, Internet Explorer, internet explorer 8, Javascript, latitude, longitude, onclick event, programming, tutorial, web browser
1 Comment
NetBeans Java Swing Anagrams Tutorial
The last time we talked about the NetBeans IDE in relationship to Java and Swing we dealt with NetBeans JavaFX Swing Primer Tutorial as shown below. Today we use a sample NetBeans project and add a little functionality to create … Continue reading