#WebAuthoring
Explore tagged Tumblr posts
Text
How to Increase Your Domain Authority: A Step-by-Step Guide
Want your site to rank high on Google? Domain authority is a measure of how well a website is likely to rank in search results. While itās not a direct ranking factor, improving your domain authority can help yourĀ SEO.
In this article, weāll define domain authority, explain why itās important for ranking your website, and show you how to boost it.
What is Domain Authority?
Moz developedĀ Domain Authority, often abbreviated as DA, as a metric that predicts how well search engine result pages (SERPs) trust a website. It measures the level of trust on a scale from 1 to 100. A higher score in domain authority indicates that a website is more likely to rank well in search results.
Read Full Post: How to Increase Your Domain Authority: A Step-by-Step Guide
#DomainAuthority#SEOtips#SearchEngineOptimization#DigitalMarketing#WebsiteRanking#OnlineVisibility#ContentStrategy#LinkBuilding#OrganicTraffic#GoogleRanking#WebAuthority#BloggingTips
1 note
Ā·
View note
Text
Font Awesome is really⦠AWESOME
One of the things that gives a designer a headache when starting to code a website, is cutting and inserting icons from the layout they've placed into the site they're coding on. Because the icons must be inserted pixel-by-pixel or they will not be displayed in the wrong place. I used to be very frustrated and annoyed when I had to do this boring stuff, until I came to know Font Awesome. And I feel like I've found heaven on the earth. Like how I enjoy a delicious bowl of hot ramen on a chilly autumn night.Ā
Okay, so before we run out, What is Font Awesome?
Font Awesome has been known to be one of the libraries of font letters that are visual symbols used in web pages. It's a font, guys, but not a normal font like A, B, C. They are icons.
Font Awesome can be built into formats with various font files like otf, eot, ttf files, etc., so it can be easily installed and used as it is compatible with most operating systems on computers today.
Then IsĀ it difficult to install Font Awesome?
The answer is extremely simple.
First, visitĀ Font Awesome's websiteĀ and download its library. Then create a path to link the file āfont-awesome.min.cssā to the html file you are working on.
You can refer to this picture
Next, you just need to return to the company's website and select the icon set to use. For example, if you want to use this coffee cup icon, for example, its name is "coffee", then follow the instructions below.
In addition, we can change the color, resize and even rotate 90%.
Big advantage of Font Awesome
If we use images, the loading speed of the website will be slower because we have to load an image quite heavily. But with Font Awesome, you only need to load a CSS file, a Font file and only load it once, so the speed will be significantly improved.
An image cannot change its color or size. As for the size, we can use CSS to set the width and height, but if we do so, the image quality will be affected. But with Font Awesome, you can easily change the size and color of the icon with the usual CSS properties of the font like color, font-size or any other CSS property for the font.
So, those things are enough for you to see the greatness of this font set?Ā
From the day I knew it, I loved it so much. Learning to code is very interesting, isn't it?
6 notes
Ā·
View notes
Text
Hero Website
We are reaching the final stage of this module and as a final assignment, we must plan, design and build a website about a hero from scratch. It sounds like a great project (and it is!) but I am sure that with all acquired knowledge and the worksheets, this project will flow without a problem.
I chose Frida Khalo as my hero because I would like to talk about a Mexican person.
My site map looks like this so far.
š» Home: Welcome Page
���š»āšØ Frida Kahlo: - Biography: Life, work, influence - Timeline - Frida facts
šØ Artworks: - Paintings - Drawings
š· Media: - Photos - Voice - Videos
šŗ Latest News: Upcoming exhibitions, Blog
š° Shop: Products inspired in Frida such as cups, clothes, bags, notebooks, etc.
š©š» About Me: Personal Bio, reasons why Frida has inspired me.
š© Contact: Form where visitors can keep in contact, social media.
And my wireframe like this:Ā
Wish me luck!Ā š¤
5 notes
Ā·
View notes
Text
HTML STRUCTURE
Have you ever thought about how the human body is structured, won't it be weird if your head was in your legs, well the same concept applies to html. let me show you how it works!!
<Header>: The element represents a group of introductory or navigational aids.
<Nav>: The element represents a pages major navigation block, such as the main menu or a table of contents.
<Section>: A element represents a group of related content.
<Article>: element is a container for any section of a page that could stand alone or be syndicated
<Aside>: element represents content related to the main content of the page or article, such as advertisements, links, recent posts etc
<Footer>: usually lies at the bottom of a page or section and contains information like contact details, copyright information, links etc.
2 notes
Ā·
View notes
Text
Flexbox Froggy Pro
Remember that recently I shared a game to learn Grid in CSS, well, today I bring you another very interesting game to learn Flex Box ... We must thank again our dear friend Thomas, without a doubt it is an ingenious way to learn coding while you have a good time. Give it a chance and play while you learn!
Flexbox Froggy Pro introduces 8 ponds, each with a mix of 20 levels. Replay a pond and face completely new levels each time. Challenge yourself to beat them all!Ā Practice and improve recall of CSS flexbox properties and values.
Enjoy! :)Ā
Play here:Ā https://flexboxfroggy.com/Ā
17 notes
Ā·
View notes
Text
WEB DESIGN

Web design
In laymans terms, web design is designing a web page. Remember I talked about web pages in my āWWWā post.
Web design encompasses many different skills and disciplines from the production to maintenance of websites. The term "web design" is normally used to describe the design process relating to the front-end (client side) design of a website including writing markup. Web design partially overlaps web engineering in the broader scope of web development. Web designers are expected to have an awareness of usability and if their role involves creating markup then they are also expected to be up to date with web accessibility guidelines.
15 notes
Ā·
View notes
Photo

We have been learning a lot about Html, CSS and we will be learning JavaScript until the end of this semester. Now, we know a lit bit about what happens behind the website's creation. Let's know more about the web developer professional.
Ā Ā Ā A front-end developer is responsible for creating a functional user experience by managing the client-facing aspect of websites. It means, through languages such as Html, CSS, and JavaScript is possible to design an interface that allows the user to see texts, images, access links, navigation bars, and other functionalities.
Web developers are in charge of analyzing the architecture of a page, making it easy for the users to access and get information from a website.
So, we are on the right path. HTML, CSS, and JavaScript are the three core programming languages used to build the front end of websites.
1 note
Ā·
View note
Text
Here we go!
Hi everybody. I am Vanessa. I am a graphic designer with an MBA in Branding. I have 7 years overall experience in the field. I am passionate about design, lettering and animation. I moved to Ireland two years ago to improve my English and now I am starting a master's in Interactive Digital Media. This is the beginning of a new journey of my life. It will be challenging but I am excited to face it.
This blog is where I am going to record my thoughts and knowledge acquired in my Web Authoring class. You must be aware that I might make mistakes here but it is part of the process of learning right?!
The main idea of this module is to teach us students from scratch how to build effective websites. We will analyse and work on the design but, more important than making a beautiful and presentable one, we are also going to learn about coding in order to help us build modern websites with focus on the user and their experience while using and navigating through our product. We are going to learn about html, css, java, which to be honest I donāt have much understanding about it yet.
Even though I am not able to understand how to create a website and where to start, I am fascinated about hierarchy of information and how it can help companies to attract customers to connect with them.
1 note
Ā·
View note
Text
Blog 10
As we have been given our final assignment specification and part of it is creating a design brief with wireframes, I wanted to see what other wireframe tools are available out there. One of the articles I came across was this one on Hubspot - 11 Best Wireframe Tools for Your Website Design [2021 Guide]. There are two tools on the list that I have some experience in and they are Figma and Balsamiq. For me these two tools are really good but I liked using them for separate things. With Balsamiq I liked the look of the almost hand drawing look the wireframe templates had which I think is a really nice way of displaying the layout of your website. With Figma itās much better for customisation and creating more in depth designs. In my current job our designers use figma so the designs Iām asked to implement are very specific down to the spacing, colours and fonts. It gives very little margin of error for the front end developer so that the well thought out and researched design flow can be achieved exactly how the designer wishes.
Although I havenāt really any knowledge of the feature, Figma also allows for plugins to be used for things such as accessibility colour contrast checkers. The biggest reason I have used Figma more now is that you can have 3 projects for free before you have to upgrade to their monthly plan for unlimited projects. With Balsamiq you can have a 30 day free trial but then for just two projects the price jumps to $90 per annum. For aspiring designers this cost is unreasonable and hence why I stopped using it.
AdobeXD was first on the list and itās a tool I hope to learn more about using as we have gained a lot of knowledge in other modules using programs in the Adobe suite throughout the semester. I have heard it has amazing prototyping capabilities and the price doesnāt seem as unreasonable as Balsamiq. Since we have received the full Adobe suite for free for the duration of the course I hope to make use of it when learning how to use this tool.
1 note
Ā·
View note
Text
INTRODUCTION TO WEB
Let's start with their Acronyms and Meanings.
Acronyms Meaning
WWW World Wide Web
HTML Hyper Text Markup Language
HTTP Hyper Text Transfer Protocol
HTTPS Hyper Text Transfer Protocol Secure
IP Internet Protocol
TCP Transmission Control Protocol
DNS Domain Name System
CSS Cascading Style Sheets
DEFINITIONS
WWW: WWW is a system of interlinked documents that are accessed through the internet.
INTERNET: This is a global system of interconnected computer networks that use the TCP/IP standard to link devices.
That is, WWW = Internet because WWW is a service that runs on the Internet.
WEBPAGE: This is a hypertext document and they are usually text documents formatted using the HTML
HYPERTEXT : This is text displayed on a computing device with links (Hyperlinks) to other documents which the reader can access.
WEBSITE: These are multiple pages grouped under a common theme, name or web addresses.
Web pages stored on Web servers are accessed by Web browsers.
WEB SERVER: This is a program running on a device that stores, processes and delivers web pages to clients (example Web browsers).
WEB BROWSER: This is a software application for retrieving, presenting and navigating documents on the WWW. Examples are Firefox, Chrome, Edge, Safari and Opera.
HTTP: This is the communication client and server uses.
Note: Browsers don't use web addresses to find web servers. They use IP addresses.
IP addresses takes the form nnn.nnn.nnn.nnn and each computer connected to the Internet must have a unique addresses.
There are two types of Website
1. Static Website: This is where the content doesn't change unless the page is manually edited.
2. Dynamic Website: This website can serve up different content usually stored in a data base to different users. Example, Facebook, Amazon, Gmail. It also require programming or scripting language and often a database.
The server will usually display an HTML page to the browser whether Static website or Dynamic Website.
HTML give information and it is the one we use to build document to read online.
CSS define the presentation of HTML pages and add design.
JAVA SCRIPTS: This is a client side scripting languaage that provides dynamic functionality and interactivity to web documents.
The three standards of the web
HTML (Structure)
CSS (Presentation)
Java script (Behaviour).
4 notes
Ā·
View notes
Photo
SASS/SCSS
Working with CSS is a routine for all devs :v. Do you ever get bored of writing Pure CSS that you are still writing every day? Is there a way to write CSS more professionally? Yes, let's find out in this post.
Before learning what SASS is, let's talk about CSS Preprocessor a little bit.
CSS Preprocessors is a CSS preprocessing language. It is used to help you write a CSS syntax close to a programming language and then compile it into pure CSS.
There are many CSS Preprocessors such as SASS, LESS, Stylus, etc.Ā However, within the framework of this article, I will introduce you to SASS.
What is SASS?
SASS (Syntactically Awesome StyleSheets) is a CSS Preprocessor that helps you write CSS faster and with a cleaner structure. With SASS, you can write CSS in a clean order, manage predefined variables, share classes, or automatically compress CSS files to save space.
And What about SCCS?
SASS is designed and written by Ruby programmers. Therefore, Sass stylesheets use Ruby-like syntax with no curly braces {}, semicolons, such writing CSS is not 'close' to pure CSS so understanding and reading SASS code is difficult to understand, style like this:
Sass was like that until version 3.0 was released in May 2010, which introduced a new syntax called SCSS (Sassy CSS). This syntax aims to bridge the gap between Sass and CSS by providing a CSS-friendly syntax.
To put it simply, SCSS is an upgrade of SASS that helps us write CSS in an easier and more understandable way.
Okayyy now let's learn how to write SCSS:
Nested Rule
For example, I have a piece of HTML like this:
Let's say you just want the CSS for the ul tag with the menu class, with the pure CSS you write
If you continue to want CSS for li tag in ul tag (with class as menu) then
Then you continue to want CSS for the a tag in the li... tag, then you have to repeat the tag name (or class, or id) of the parent tag you want to css, isn't it?
Nested Rule of SASS was born to help you do the above in a simpler way.
The syntax is written as follows:
Wowww now it looks so great, isnāt it?
Variable
Variables contain values that you can use more than once, for example color codes, fonts, or font styles....
To declare a variable in SASS, we will write the $ sign along with the variable name
Mixin
With variable you can only store 1 price in that variable ? Suppose in addition to the color attribute for the a tag, what if I want to add font-size later?
Mixin is a fairly common mechanism in SASS. Its use is to bring many properties that you have conventionalized in a mix and then @include into any element without having to rewrite those attributes.
Above, I have introduced you to some common syntaxes to write CSS in SASS/SCSS.Ā
There will be other syntaxes that I have not introduced in this article, but I think this is enough for you. Try out this new way of writing CSS and let me know what you think š
2 notes
Ā·
View notes
Text
Let us begin!
Welcome to my blog!Ā š¤
This is Monica, but you can call me just Moni, yes... like money. š¤ I am from Mexico, and this is my Web Authoring blog where I am going to post about my lecture content and some interesting articles and thoughts about digital media topics.
I am currently studying my second semester of the MSc Interactive Digital Media at Griffith College in Dublin, Ireland. It has been challenging because my background is so different from the rest of my classmates. āļø I have a degree in tourism management, but since I can remember I have been interested in digital platforms and technology. In my opinion, they are fascinating and necessary in daily life, which is why I am here. In addition to acquiring and developing new knowledge in this area of digital.
I am a returning student and I had really enjoyed all last semester's modules; my favourite ones were Multimedia Programming where we learned how to make pieces of digital art, and Interaction Design where we design an academic interface, both with RuairĆ as the lecturer. He said that Web Authoring will be easier, let us see. š
I love the idea that I am going to be able to make my own websites soon! 𤩠but first baby steps, we are going to start with the basics (HTML) then CSS to add more interesting stuff like fonts, colours, etc.
Stay tuned so we can share ideas and discuss this unexplored area for me.

2 notes
Ā·
View notes
Text
HTML Syntax
The syntax of a language is how it works. How to actually write it.
The building blocks of HTML are called elements, and the building blocks of elements are tags. When they are put together, they make a website - sort of like atoms and subatomic particles (HTML elements are not related to scientific elements of course, just one of my weird analogies). Let's get started!
Iām going to be dropping a few lines of code, donāt panic, Iāll be explaining them below. Just pay attention!!!
Ā· An element is basically bit of content (text), surrounded by HTML tags
Ā· An attribute: Attributes provide additional information about elements. Attributes are always specified in the start tag
Ā· The tags tell the browser information about what is inside it.
Ā· Opening tags always follow the basic pattern of <x> where x is the type of element (eg. <p>). Opening tags can also have attributes. Every single element must have an opening tag at the very least.
Ā· Closing tags are what comes after the contents of the element. They always follow the pattern of </x>, where again x is the type of element (eg. </h1>). Closing tags always look the same (apart from the element name of course) and cannot have attributes.
figure 1: HTML tags and elements in a diagram
Code Explanation below:
1 note
Ā·
View note
Text
Grid Garden
Today I share an excellent interactive game that I got to know, thanks to the Web Authoring module that I am studying at Griffith College.
In this game, you must water your carrot crops and poison the weeds by mastering CSS grid, a powerful new module that makes 2-dimensional grid layouts a piece of cake. With it you can define columns, rows, and grid template areas.Ā
This great game was created by Thomas Park
By default, you start at level one with a total of 28 levels from start to finish. You can always skip levels if you think any are too hard, but I would say that itās always good to work through them and give you the chance to get them right.
Thanks Thomas!Ā
Ā You can find more about him here:Ā Ā https://thomaspark.co/
And also you can play the game at this link:Ā https://cssgridgarden.com/
6 notes
Ā·
View notes
Text
HTML ELEMENTS
A quick follow up on my previous post about HTML Tags. The picture below are 10 HTML ELEMENTS I consider the most important ( remember this is entirely my opinion). The picture below will give you an overview of the basic HTML elements.
There are a few global elements, the most common of them are:
Each element can also have attributes - each element has a different set of attributes relevant to the element. Hope this information helps someone š
11 notes
Ā·
View notes
Photo
Finally, first step done! HTML page.Ā
Let's move to Css.Ā
1 note
Ā·
View note